Home
last modified time | relevance | path

Searched defs:salt_len (Results 1 – 13 of 13) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/pbes/
A Dpbes1.c15 const unsigned char *salt, unsigned long salt_len, in _pkcs_5_alg1_wrap()
24 const unsigned char *salt, unsigned long salt_len, in _pkcs_12_wrap()
/optee_os/lib/libmbedtls/mbedtls/library/
A Dhkdf.c29 size_t salt_len, const unsigned char *ikm, size_t ikm_len, in mbedtls_hkdf()
50 const unsigned char *salt, size_t salt_len, in mbedtls_hkdf_extract()
A Dx509.c205 int *salt_len ) in mbedtls_x509_get_rsassa_pss_params()
A Dssl_tls.c1546 size_t salt_len = 64; in ssl_compute_master() local
/optee_os/core/tee/
A Dtee_cryp_hkdf.c18 size_t salt_len, uint8_t *prk, size_t *prk_len) in hkdf_extract()
145 const uint8_t *salt, size_t salt_len, in tee_cryp_hkdf()
A Dtee_cryp_pbkdf2.c23 size_t salt_len; member
73 size_t salt_len, uint32_t iteration_count, in tee_cryp_pbkdf2()
A Dtee_svc_cryp.c2674 void **salt, size_t *salt_len, void **info, in get_hkdf_params()
2765 size_t *salt_len, size_t *derived_key_len, in get_pbkdf2_params()
3069 size_t salt_len, info_len, okm_len; in syscall_cryp_derive_key() local
3127 size_t salt_len, iteration_count, derived_key_len; in syscall_cryp_derive_key() local
3536 int salt_len = 0; in syscall_asymm_operate() local
3712 int salt_len = 0; in syscall_asymm_verify() local
/optee_os/core/lib/libtomcrypt/src/misc/pkcs5/
A Dpkcs_5_2.c31 const unsigned char *salt, unsigned long salt_len, in pkcs_5_alg2()
/optee_os/ta/pkcs11/src/
A Dprocessing.h28 uint32_t salt_len; member
A Dprocessing_rsa.c26 uint32_t salt_len = 0; in pkcs2tee_proc_params_rsa_pss() local
124 uint32_t salt_len = 0; in pkcs2tee_algo_rsa_pss() local
/optee_os/core/drivers/crypto/crypto_api/acipher/
A Drsa.c344 int salt_len, const uint8_t *msg, in crypto_acipher_rsassa_sign()
426 int salt_len, const uint8_t *msg, in crypto_acipher_rsassa_verify()
/optee_os/core/lib/libtomcrypt/
A Drsa.c433 int salt_len, const uint8_t *msg, in crypto_acipher_rsassa_sign()
525 int salt_len, const uint8_t *msg, in crypto_acipher_rsassa_verify()
/optee_os/core/drivers/crypto/crypto_api/include/
A Ddrvcrypt_acipher.h53 size_t salt_len; /* Signature Salt length */ member

Completed in 37 milliseconds