Searched refs:MBEDTLS_ERR_PKCS5_FEATURE_UNAVAILABLE (Results 1 – 4 of 4) sorted by relevance
129 return( MBEDTLS_ERR_PKCS5_FEATURE_UNAVAILABLE ); in pkcs5_parse_pbkdf2_params()175 return( MBEDTLS_ERR_PKCS5_FEATURE_UNAVAILABLE ); in mbedtls_pkcs5_pbes2()186 return( MBEDTLS_ERR_PKCS5_FEATURE_UNAVAILABLE ); in mbedtls_pkcs5_pbes2()195 return( MBEDTLS_ERR_PKCS5_FEATURE_UNAVAILABLE ); in mbedtls_pkcs5_pbes2()199 return( MBEDTLS_ERR_PKCS5_FEATURE_UNAVAILABLE ); in mbedtls_pkcs5_pbes2()
411 if( use_ret == -(MBEDTLS_ERR_PKCS5_FEATURE_UNAVAILABLE) ) in mbedtls_strerror()
68 #define MBEDTLS_ERR_PKCS5_FEATURE_UNAVAILABLE -0x2e80 /**< Requested encryption or dig… macro
1165 #define POLARSSL_ERR_PKCS5_FEATURE_UNAVAILABLE MBEDTLS_ERR_PKCS5_FEATURE_UNAVAILABLE