Home
last modified time | relevance | path

Searched refs:find_cipher_any (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_find_cipher_any.c24 int find_cipher_any(const char *name, int blocklen, int keylen) in find_cipher_any() function
A Dcrypt_register_all_hashes.c99 LTC_ARGCHK(chc_register(find_cipher_any("aes", 8, 16)) == CRYPT_OK); in register_all_hashes()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h985 int find_cipher_any(const char *name, int blocklen, int keylen);

Completed in 20 milliseconds