Searched refs:MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE (Results 1 – 5 of 5) sorted by relevance
33 #define MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE -0x1F00 /**< Feature not available, e.g.… macro
1161 #define POLARSSL_ERR_PKCS12_FEATURE_UNAVAILABLE MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE
148 return( MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE ); in mbedtls_pkcs12_pbe_sha1_rc4_128()191 return( MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE ); in mbedtls_pkcs12_pbe()273 return( MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE ); in mbedtls_pkcs12_derivation()
296 if( use_ret == -(MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE) ) in mbedtls_strerror()
562 POLARSSL_ERR_PKCS12_FEATURE_UNAVAILABLE MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE