/external/dropbear/libtomcrypt/src/misc/pkcs5/ |
D | pkcs_5_1.c | 31 int iteration_count, int hash_idx, in pkcs_5_alg1()
|
D | pkcs_5_2.c | 33 int iteration_count, int hash_idx, in pkcs_5_alg2()
|
/external/dropbear/libtomcrypt/src/pk/pkcs1/ |
D | pkcs_1_mgf1.c | 29 int pkcs_1_mgf1(int hash_idx, in pkcs_1_mgf1()
|
D | pkcs_1_oaep_decode.c | 35 unsigned long modulus_bitlen, int hash_idx, in pkcs_1_oaep_decode()
|
D | pkcs_1_oaep_encode.c | 37 int prng_idx, int hash_idx, in pkcs_1_oaep_encode()
|
D | pkcs_1_pss_decode.c | 34 unsigned long saltlen, int hash_idx, in pkcs_1_pss_decode()
|
D | pkcs_1_pss_encode.c | 35 int prng_idx, int hash_idx, in pkcs_1_pss_encode()
|
/external/dropbear/libtomcrypt/src/pk/katja/ |
D | katja_encrypt_key.c | 37 prng_state *prng, int prng_idx, int hash_idx, katja_key *key) in katja_encrypt_key()
|
D | katja_decrypt_key.c | 36 int hash_idx, int *stat, in katja_decrypt_key()
|
/external/dropbear/libtomcrypt/src/pk/rsa/ |
D | rsa_encrypt_key.c | 38 prng_state *prng, int prng_idx, int hash_idx, int padding, rsa_key *key) in rsa_encrypt_key_ex()
|
D | rsa_decrypt_key.c | 37 int hash_idx, int padding, in rsa_decrypt_key_ex()
|
D | rsa_sign_hash.c | 38 int hash_idx, unsigned long saltlen, in rsa_sign_hash_ex()
|
D | rsa_verify_hash.c | 36 int hash_idx, unsigned long saltlen, in rsa_verify_hash_ex()
|
/external/dropbear/libtomcrypt/testprof/ |
D | katja_test.c | 9 int hash_idx, prng_idx, stat, stat2, size; in katja_test() local
|
D | pkcs_1_test.c | 8 int res1, res2, res3, prng_idx, hash_idx, err; in pkcs_1_test() local
|
D | rsa_test.c | 129 int hash_idx, prng_idx, stat, stat2; in rsa_test() local
|
D | x86_prof.c | 1155 int err, cipher_idx, hash_idx; in time_macs_() local
|
/external/dropbear/libtomcrypt/demos/ |
D | encrypt.c | 102 int cipher_idx, hash_idx, ks; in main() local
|
/external/blktrace/ |
D | blkparse.c | 541 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
|