Home
last modified time | relevance | path

Searched refs:EVP_aes_128_xts (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dc_allc.c147 EVP_add_cipher(EVP_aes_128_xts()); in openssl_add_all_ciphers_int()
/third_party/openssl/crypto/evp/
H A Dc_allc.c147 EVP_add_cipher(EVP_aes_128_xts()); in openssl_add_all_ciphers_int()
/third_party/libwebsockets/lib/tls/openssl/
H A Dlws-genaes.c208 ctx->cipher = EVP_aes_128_xts(); in lws_genaes_create()
/third_party/openssl/test/
H A Dcmactest.c95 || !TEST_false(CMAC_Init(ctx, xtskey, sizeof(xtskey), EVP_aes_128_xts(), in test_cmac_bad()
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dcipher.rs166 unsafe { CipherRef::from_ptr(ffi::EVP_aes_128_xts() as *mut _) } in aes_128_xts()
H A Dsymm.rs110 unsafe { Cipher(ffi::EVP_aes_128_xts()) } in aes_128_xts()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Devp.rs329 pub fn EVP_aes_128_xts() -> *const EVP_CIPHER; in EVP_aes_128_xts() functions
/third_party/openssl/ohos_lite/include/openssl/
H A Devp.h819 const EVP_CIPHER *EVP_aes_128_xts(void);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h1024 const EVP_CIPHER *EVP_aes_128_xts(void);
/third_party/openssl/include/openssl/
H A Devp.h1022 const EVP_CIPHER *EVP_aes_128_xts(void);

Completed in 15 milliseconds