Home
last modified time | relevance | path

Searched refs:aes_enc_desc (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_register_all_ciphers.c23 REGISTER_CIPHER(&aes_enc_desc); in register_all_ciphers()
/optee_os-3.20.0/core/lib/libtomcrypt/src/prngs/
A Dyarrow.c42 prng->u.yarrow.cipher = register_cipher(&aes_enc_desc); in yarrow_start()
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/aes/
A Daes.c72 const struct ltc_cipher_descriptor aes_enc_desc = variable
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h715 extern const struct ltc_cipher_descriptor rijndael_enc_desc, aes_enc_desc;

Completed in 6 milliseconds