Home
last modified time | relevance | path

Searched refs:MBEDTLS_PKCS12_DERIVE_KEY (Results 1 – 3 of 3) sorted by relevance

/third_party/mbedtls/include/mbedtls/
Dpkcs12.h42 #define MBEDTLS_PKCS12_DERIVE_KEY 1 /**< encryption/decryption key */ macro
/third_party/mbedtls/tests/suites/
Dtest_suite_pkcs12.function56 MBEDTLS_PKCS12_DERIVE_KEY,
/third_party/mbedtls/library/
Dpkcs12.c122 MBEDTLS_PKCS12_DERIVE_KEY, iterations)) != 0) { in pkcs12_pbe_derive_key_iv()