Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_ciphers.c60 REGISTER_CIPHER(&des_desc); in register_all_ciphers()
/optee_os/core/lib/libtomcrypt/
H A Dtomcrypt.c99 register_cipher(&des_desc); in tee_ltc_reg_algs()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h766 extern const struct ltc_cipher_descriptor des_desc, des3_desc;
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Ddes.c15 const struct ltc_cipher_descriptor des_desc = variable