Home
last modified time | relevance | path

Searched refs:aes_xts_check_keys_differ (Results 1 – 2 of 2) sorted by relevance

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts.c54 static int aes_xts_check_keys_differ(const unsigned char *key, size_t bytes, in aes_xts_check_keys_differ() function
93 if (!aes_xts_check_keys_differ(key, keylen / 2, enc)) in aes_xts_init()
H A Dcipher_aes_xts_s390x.inc57 if (!aes_xts_check_keys_differ(key, keylen / 2, !dec))

Completed in 4 milliseconds