Searched refs:find_cipher_any (Results 1 – 3 of 3) sorted by relevance
17 int find_cipher_any(const char *name, int blocklen, int keylen) in find_cipher_any() function
92 LTC_ARGCHK(chc_register(find_cipher_any("aes", 8, 16)) == CRYPT_OK); in register_all_hashes()
997 int find_cipher_any(const char *name, int blocklen, int keylen);
Completed in 5 milliseconds