Searched refs:find_cipher_any (Results 1 – 3 of 3) sorted by relevance
25 int find_cipher_any(const char *name, int blocklen, int keylen) in find_cipher_any() function
829 int find_cipher_any(const char *name, int blocklen, int keylen);
648 -- fix to find_cipher_any() so that it can handle a fragmented cipher_descriptor table.649 -- added find_hash_any() akin to find_cipher_any().