Searched defs:cipher_idx (Results 1 – 7 of 7) sorted by relevance
19 int cipher_idx; member90 int cipher_idx = find_cipher(cipher); in crypto_common_cmac_alloc_ctx() local
16 int cipher_idx; member99 int cipher_idx = find_cipher("aes"); in crypto_aes_ctr_alloc_ctx() local
18 int cipher_idx; member116 int cipher_idx = find_cipher("aes"); in crypto_aes_xts_alloc_ctx() local
18 int cipher_idx; member104 int cipher_idx, bool des3) in ltc_cbc_alloc_ctx()
18 int cipher_idx; member102 int cipher_idx, bool des3) in ltc_ecb_alloc_ctx()
16 static int cipher_idx=UNDEFED_HASH, /* which cipher */ variable
32 int cipher_idx, member71 int cipher_idx, /* cipher idx */ member
Completed in 8 milliseconds