Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pkcs.h87 int pkcs_5_alg1_openssl(const unsigned char *password,
/optee_os/core/lib/libtomcrypt/src/misc/pkcs5/
H A Dpkcs_5_test.c204 if ((err = pkcs_5_alg1_openssl((unsigned char*)cases_5_1o[i].P, cases_5_1o[i].P_len, in pkcs_5_test()
H A Dpkcs_5_1.c175 int pkcs_5_alg1_openssl(const unsigned char *password, in pkcs_5_alg1_openssl() function