Home
last modified time | relevance | path

Searched refs:ossl_aes_xts_allow_insecure_decrypt (Results 1 – 3 of 3) sorted by relevance

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts_fips.c20 const int ossl_aes_xts_allow_insecure_decrypt = 0; variable
22 const int ossl_aes_xts_allow_insecure_decrypt = 1; variable
H A Dcipher_aes_xts.h18 extern const int ossl_aes_xts_allow_insecure_decrypt;
H A Dcipher_aes_xts.c57 if ((!ossl_aes_xts_allow_insecure_decrypt || enc) in aes_xts_check_keys_differ()

Completed in 8 milliseconds