Searched refs:aes_xts_check_keys_differ (Results 1 – 2 of 2) sorted by relevance
54 static int aes_xts_check_keys_differ(const unsigned char *key, size_t bytes, in aes_xts_check_keys_differ() function89 if (!aes_xts_check_keys_differ(key, keylen / 2, enc)) in aes_xts_init()