Searched refs:IsValidKeyLengthForCipher (Results 1 – 1 of 1) sorted by relevance
69 bool IsValidKeyLengthForCipher(int cipher, int keylen) { in IsValidKeyLengthForCipher() function168 return IsValidKeyLengthForCipher(cipher, keylen); in LoadCryptInfo()