Home
last modified time | relevance | path

Searched refs:mbedtls_pkcs5_pbkdf2_hmac_ext (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dpkcs5.h149 int mbedtls_pkcs5_pbkdf2_hmac_ext(mbedtls_md_type_t md_type,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpkcs5.c219 if ((ret = mbedtls_pkcs5_pbkdf2_hmac_ext(md_type, pwd, pwdlen, salt.p, in mbedtls_pkcs5_pbes2_ext()
369 int mbedtls_pkcs5_pbkdf2_hmac_ext(mbedtls_md_type_t md_alg, in mbedtls_pkcs5_pbkdf2_hmac_ext() function
470 ret = mbedtls_pkcs5_pbkdf2_hmac_ext(MBEDTLS_MD_SHA1, password_test_data[i], in mbedtls_pkcs5_self_test()