Home
last modified time | relevance | path

Searched defs:cipher_idx (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/lib/libtomcrypt/
A Dcmac.c19 int cipher_idx; member
90 int cipher_idx = find_cipher(cipher); in crypto_common_cmac_alloc_ctx() local
A Dctr.c16 int cipher_idx; member
99 int cipher_idx = find_cipher("aes"); in crypto_aes_ctr_alloc_ctx() local
A Dxts.c18 int cipher_idx; member
116 int cipher_idx = find_cipher("aes"); in crypto_aes_xts_alloc_ctx() local
A Dcbc.c18 int cipher_idx; member
104 int cipher_idx, bool des3) in ltc_cbc_alloc_ctx()
A Decb.c18 int cipher_idx; member
102 int cipher_idx, bool des3) in ltc_ecb_alloc_ctx()
/optee_os/core/lib/libtomcrypt/src/hashes/chc/
A Dchc.c23 static int cipher_idx=UNDEFED_HASH, /* which cipher */ variable
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_mac.h39 int cipher_idx, member
77 int cipher_idx, /* cipher idx */ member

Completed in 9 milliseconds