Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/misc/pkcs5/
Dpkcs_5_1.c31 int iteration_count, int hash_idx, in pkcs_5_alg1()
Dpkcs_5_2.c33 int iteration_count, int hash_idx, in pkcs_5_alg2()
/external/dropbear/libtomcrypt/src/pk/pkcs1/
Dpkcs_1_mgf1.c29 int pkcs_1_mgf1(int hash_idx, in pkcs_1_mgf1()
Dpkcs_1_oaep_decode.c35 unsigned long modulus_bitlen, int hash_idx, in pkcs_1_oaep_decode()
Dpkcs_1_oaep_encode.c37 int prng_idx, int hash_idx, in pkcs_1_oaep_encode()
Dpkcs_1_pss_decode.c34 unsigned long saltlen, int hash_idx, in pkcs_1_pss_decode()
Dpkcs_1_pss_encode.c35 int prng_idx, int hash_idx, in pkcs_1_pss_encode()
/external/dropbear/libtomcrypt/src/pk/katja/
Dkatja_encrypt_key.c37 prng_state *prng, int prng_idx, int hash_idx, katja_key *key) in katja_encrypt_key()
Dkatja_decrypt_key.c36 int hash_idx, int *stat, in katja_decrypt_key()
/external/dropbear/libtomcrypt/src/pk/rsa/
Drsa_encrypt_key.c38 prng_state *prng, int prng_idx, int hash_idx, int padding, rsa_key *key) in rsa_encrypt_key_ex()
Drsa_decrypt_key.c37 int hash_idx, int padding, in rsa_decrypt_key_ex()
Drsa_sign_hash.c38 int hash_idx, unsigned long saltlen, in rsa_sign_hash_ex()
Drsa_verify_hash.c36 int hash_idx, unsigned long saltlen, in rsa_verify_hash_ex()
/external/dropbear/libtomcrypt/testprof/
Dkatja_test.c9 int hash_idx, prng_idx, stat, stat2, size; in katja_test() local
Dpkcs_1_test.c8 int res1, res2, res3, prng_idx, hash_idx, err; in pkcs_1_test() local
Drsa_test.c129 int hash_idx, prng_idx, stat, stat2; in rsa_test() local
Dx86_prof.c1155 int err, cipher_idx, hash_idx; in time_macs_() local
/external/dropbear/libtomcrypt/demos/
Dencrypt.c102 int cipher_idx, hash_idx, ks; in main() local
/external/blktrace/
Dblkparse.c541 const int hash_idx = ppm_hash_pid(pid); in find_ppm() local
557 const int hash_idx = ppm_hash_pid(pid); in add_ppm_hash() local
655 const int hash_idx = ppi_hash(ppi); in add_ppi_to_hash() local
670 const int hash_idx = ppi_hash_name(name); in find_ppi_by_name() local
688 const int hash_idx = ppi_hash_pid(pid); in find_ppi_by_pid() local