Home
last modified time | relevance | path

Searched refs:EVP_aes_128_xts (Results 1 – 11 of 11) sorted by relevance

/third_party/openssl/doc/man3/
DEVP_aes_128_gcm.pod48 EVP_aes_128_xts,
149 =item EVP_aes_128_xts(),
159 In particular, XTS-AES-128 (B<EVP_aes_128_xts>) takes input of a 256-bit key to
/third_party/openssl/test/
Dcmactest.c95 || !TEST_false(CMAC_Init(ctx, xtskey, sizeof(xtskey), EVP_aes_128_xts(), in test_cmac_bad()
/third_party/openssl/crypto/evp/
Dc_allc.c147 EVP_add_cipher(EVP_aes_128_xts()); in openssl_add_all_ciphers_int()
/third_party/libwebsockets/lib/tls/openssl/
Dlws-genaes.c208 ctx->cipher = EVP_aes_128_xts(); in lws_genaes_create()
/third_party/rust/crates/rust-openssl/openssl/src/
Dcipher.rs150 unsafe { CipherRef::from_ptr(ffi::EVP_aes_128_xts() as *mut _) } in aes_128_xts()
Dsymm.rs110 unsafe { Cipher(ffi::EVP_aes_128_xts()) } in aes_128_xts()
/third_party/libwebsockets/lib/tls/
DCMakeLists.txt338 CHECK_FUNCTION_EXISTS(${VARIA}EVP_aes_128_xts LWS_HAVE_EVP_aes_128_xts PARENT_SCOPE)
344 CHECK_FUNCTION_EXISTS(${VARIA}EVP_aes_128_xts LWS_HAVE_EVP_aes_128_xts PARENT_SCOPE)
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Devp.rs319 pub fn EVP_aes_128_xts() -> *const EVP_CIPHER; in EVP_aes_128_xts() function
/third_party/openssl/ohos_lite/include/openssl/
Devp.h819 const EVP_CIPHER *EVP_aes_128_xts(void);
/third_party/openssl/include/openssl/
Devp.h1022 const EVP_CIPHER *EVP_aes_128_xts(void);
/third_party/openssl/util/
Dlibcrypto.num859 EVP_aes_128_xts 881 3_0_0 EXIST::FUNCTION: