Home
last modified time | relevance | path

Searched refs:aes_desc (Results 1 – 6 of 6) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_register_all_ciphers.c28 REGISTER_CIPHER(&aes_desc); in register_all_ciphers()
/optee_os-3.20.0/core/lib/libtomcrypt/
A Dtomcrypt.c96 register_cipher(&aes_desc); in tee_ltc_reg_algs()
A Daes_accel.c225 const struct ltc_cipher_descriptor aes_desc = { variable
/optee_os-3.20.0/core/lib/libtomcrypt/src/prngs/
A Dyarrow.c46 prng->u.yarrow.cipher = register_cipher(&aes_desc); in yarrow_start()
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/aes/
A Daes.c47 const struct ltc_cipher_descriptor aes_desc = variable
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h714 extern const struct ltc_cipher_descriptor rijndael_desc, aes_desc;

Completed in 9 milliseconds