Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_ciphers.c29 REGISTER_CIPHER(&aes_desc); in register_all_ciphers()
/optee_os/core/lib/libtomcrypt/
H A Dtomcrypt.c96 register_cipher(&aes_desc); in tee_ltc_reg_algs()
H A Daes_accel.c234 const struct ltc_cipher_descriptor aes_desc = { variable
H A Dsub.mk60 srcs-$(_CFG_CORE_LTC_AES_DESC) += src/ciphers/aes/aes_desc.c
/optee_os/core/lib/libtomcrypt/src/ciphers/aes/
H A Daes_desc.c23 const struct ltc_cipher_descriptor aes_desc = variable
/optee_os/core/lib/libtomcrypt/src/prngs/
H A Dyarrow.c46 prng->u.yarrow.cipher = register_cipher(&aes_desc); in yarrow_start()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h705 extern const struct ltc_cipher_descriptor aes_desc;