Searched refs:EVP_aes_256_xts (Results 1 – 8 of 8) sorted by relevance
49 EVP_aes_256_xts150 EVP_aes_256_xts()160 achieve AES 128-bit security, and XTS-AES-256 (B<EVP_aes_256_xts>) takes input
182 EVP_add_cipher(EVP_aes_256_xts()); in openssl_add_all_ciphers_int()
223 ctx->cipher = EVP_aes_256_xts(); in lws_genaes_create()
342 pub fn EVP_aes_256_xts() -> *const EVP_CIPHER; in EVP_aes_256_xts() function
205 unsafe { Cipher(ffi::EVP_aes_256_xts()) } in aes_256_xts()
850 const EVP_CIPHER *EVP_aes_256_xts(void);
1053 const EVP_CIPHER *EVP_aes_256_xts(void);
2283 EVP_aes_256_xts 2333 3_0_0 EXIST::FUNCTION: