Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE (Results 1 – 5 of 5) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dpkcs12.h33 #define MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE -0x1F00 /**< Feature not available, e.g.… macro
Dcompat-1.3.h1161 #define POLARSSL_ERR_PKCS12_FEATURE_UNAVAILABLE MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE
/net-tools-latest/mbedtls-2.4.0/library/
Dpkcs12.c148 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()
Derror.c296 if( use_ret == -(MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE) ) in mbedtls_strerror()
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt562 POLARSSL_ERR_PKCS12_FEATURE_UNAVAILABLE MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE