Searched refs:MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE (Results 1 – 2 of 2) sorted by relevance
36 #define MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE -0x1F00 macro
139 return( MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE ); in mbedtls_pkcs12_pbe()223 return( MBEDTLS_ERR_PKCS12_FEATURE_UNAVAILABLE ); in mbedtls_pkcs12_derivation()
Completed in 3 milliseconds