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