Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dpkcs12.h40 #define MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE -0x1F00 macro
A Dcompat-1.3.h1134 #define POLARSSL_ERR_PKCS12_FEATURE_UNAVAILABLE MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dpkcs12.c141 return( MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE ); in mbedtls_pkcs12_pbe_sha1_rc4_128()
187 return( MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE ); in mbedtls_pkcs12_pbe()
293 return( MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE ); in mbedtls_pkcs12_derivation()
A Derror.c364 case -(MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE): in mbedtls_high_level_strerr()

Completed in 30 milliseconds