Home
last modified time | relevance | path

Searched defs:hash_idx (Results 1 – 16 of 16) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/pkcs5/
A Dpkcs_5_1.c42 int iteration_count, int hash_idx, in _pkcs_5_alg1_common()
157 int iteration_count, int hash_idx, in pkcs_5_alg1()
181 int iteration_count, int hash_idx, in pkcs_5_alg1_openssl()
A Dpkcs_5_2.c32 int iteration_count, int hash_idx, in pkcs_5_alg2()
/optee_os/core/lib/libtomcrypt/src/misc/hkdf/
A Dhkdf.c20 int hkdf_extract(int hash_idx, const unsigned char *salt, unsigned long saltlen, in hkdf_extract()
38 int hkdf_expand(int hash_idx, const unsigned char *info, unsigned long infolen, in hkdf_expand()
109 int hkdf(int hash_idx, const unsigned char *salt, unsigned long saltlen, in hkdf()
/optee_os/core/lib/libtomcrypt/src/pk/rsa/
A Drsa_sign_saltlen_get.c26 int rsa_sign_saltlen_get_max_ex(int padding, int hash_idx, const rsa_key *key) in rsa_sign_saltlen_get_max_ex()
A Drsa_decrypt_key.c36 int hash_idx, int padding, in rsa_decrypt_key_ex()
A Drsa_encrypt_key.c38 int hash_idx, int padding, in rsa_encrypt_key_ex()
A Drsa_sign_hash.c37 int hash_idx, unsigned long saltlen, in rsa_sign_hash_ex()
A Drsa_verify_hash.c35 int hash_idx, unsigned long saltlen, in rsa_verify_hash_ex()
/optee_os/core/lib/libtomcrypt/src/misc/pbes/
A Dpbes1.c16 int iteration_count, int hash_idx, in _pkcs_5_alg1_wrap()
25 int iteration_count, int hash_idx, in _pkcs_12_wrap()
/optee_os/core/lib/libtomcrypt/src/pk/pkcs1/
A Dpkcs_1_mgf1.c28 int pkcs_1_mgf1(int hash_idx, in pkcs_1_mgf1()
A Dpkcs_1_oaep_decode.c34 unsigned long modulus_bitlen, int hash_idx, in pkcs_1_oaep_decode()
A Dpkcs_1_oaep_encode.c36 int prng_idx, int hash_idx, in pkcs_1_oaep_encode()
A Dpkcs_1_pss_decode.c33 unsigned long saltlen, int hash_idx, in pkcs_1_pss_decode()
A Dpkcs_1_pss_encode.c34 int prng_idx, int hash_idx, in pkcs_1_pss_encode()
/optee_os/core/lib/libtomcrypt/
A Dhmac.c18 int hash_idx; member
86 int hash_idx) in ltc_hmac_alloc_ctx()
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
A Dtweetnacl.c234 int err, hash_idx; in tweetnacl_crypto_hash() local

Completed in 17 milliseconds