Searched defs:password (Results 1 – 8 of 8) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/misc/pkcs5/ |
| H A D | pkcs_5_1.c | 32 static int s_pkcs_5_alg1_common(const unsigned char *password, in s_pkcs_5_alg1_common() 152 int pkcs_5_alg1(const unsigned char *password, unsigned long password_len, in pkcs_5_alg1() 175 int pkcs_5_alg1_openssl(const unsigned char *password, in pkcs_5_alg1_openssl()
|
| H A D | pkcs_5_2.c | 23 int pkcs_5_alg2(const unsigned char *password, unsigned long password_len, in pkcs_5_alg2()
|
| /optee_os/core/lib/libtomcrypt/src/misc/pbes/ |
| H A D | pbes1.c | 7 static int s_pkcs_5_alg1_wrap(const unsigned char *password, unsigned long password_len, in s_pkcs_5_alg1_wrap() 16 static int s_pkcs_12_wrap(const unsigned char *password, unsigned long password_len, in s_pkcs_12_wrap()
|
| /optee_os/core/tee/ |
| H A D | tee_cryp_pbkdf2.c | 20 const uint8_t *password; member 71 TEE_Result tee_cryp_pbkdf2(uint32_t hash_id, const uint8_t *password, in tee_cryp_pbkdf2()
|
| H A D | tee_svc_cryp.c | 3915 const uint8_t *password = (const uint8_t *)(ss + 1); in syscall_cryp_derive_key() local
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | pkcs5.c | 269 const unsigned char *password, in pkcs5_pbkdf2_hmac() 359 const unsigned char *password, in mbedtls_pkcs5_pbkdf2_hmac() 370 const unsigned char *password, in mbedtls_pkcs5_pbkdf2_hmac_ext()
|
| H A D | psa_crypto.c | 8739 mbedtls_svc_key_id_t password) in psa_pake_set_password_key()
|
| /optee_os/core/drivers/crypto/hisilicon/ |
| H A D | sec_pbkdf2.c | 251 static TEE_Result sec_pbkdf2_set_buf(const uint8_t *password, in sec_pbkdf2_set_buf() 299 TEE_Result tee_cryp_pbkdf2(uint32_t hash_id, const uint8_t *password, in tee_cryp_pbkdf2()
|