Home
last modified time | relevance | path

Searched refs:EVP_aes_128_gcm (Results 1 – 15 of 15) sorted by relevance

/third_party/openssl/engines/
De_ossltest.c327 EVP_CIPHER_impl_ctx_size(EVP_aes_128_gcm())))) { in ossltest_aes_128_gcm()
728 return EVP_CIPHER_meth_get_init(EVP_aes_128_gcm()) (ctx, key, iv, enc); in ossltest_aes128_gcm_init_key()
745 EVP_CIPHER_meth_get_do_cipher(EVP_aes_128_gcm())(ctx, out, in, inl); in ossltest_aes128_gcm_cipher()
759 int ret = EVP_CIPHER_meth_get_ctrl(EVP_aes_128_gcm())(ctx, type, arg, ptr); in ossltest_aes128_gcm_ctrl()
/third_party/openssl/doc/man3/
DEVP_aes_128_gcm.pod36 EVP_aes_128_gcm,
121 EVP_aes_128_gcm(),
DEVP_EncryptInit.pod1661 L<EVP_aes_128_gcm(3)>,
/third_party/openssl/test/
Dcmsapitest.c69 return test_encrypt_decrypt(EVP_aes_128_gcm()); in test_encrypt_decrypt_aes_128_gcm()
Dtls13encryptiontest.c310 const EVP_CIPHER *ciph = EVP_aes_128_gcm(); in test_tls13_encryption()
Devp_extra_test.c3174 type = EVP_aes_128_gcm(); in test_evp_iv_aes()
/third_party/openssl/crypto/evp/
Dc_allc.c143 EVP_add_cipher(EVP_aes_128_gcm()); in openssl_add_all_ciphers_int()
/third_party/libwebsockets/lib/tls/openssl/
Dlws-genaes.c104 ctx->cipher = EVP_aes_128_gcm(); in lws_genaes_create()
/third_party/rust/crates/rust-openssl/openssl/src/
Dcipher.rs175 unsafe { CipherRef::from_ptr(ffi::EVP_aes_128_gcm() as *mut _) } in aes_128_gcm()
Dsymm.rs132 unsafe { Cipher(ffi::EVP_aes_128_gcm()) } in aes_128_gcm()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Devp.rs318 pub fn EVP_aes_128_gcm() -> *const EVP_CIPHER; in EVP_aes_128_gcm() function
/third_party/openssl/doc/
Dbuild.info1326 DEPEND[html/man3/EVP_aes_128_gcm.html]=man3/EVP_aes_128_gcm.pod
1327 GENERATE[html/man3/EVP_aes_128_gcm.html]=man3/EVP_aes_128_gcm.pod
1328 DEPEND[man/man3/EVP_aes_128_gcm.3]=man3/EVP_aes_128_gcm.pod
1329 GENERATE[man/man3/EVP_aes_128_gcm.3]=man3/EVP_aes_128_gcm.pod
3069 html/man3/EVP_aes_128_gcm.html \
3665 man/man3/EVP_aes_128_gcm.3 \
/third_party/openssl/ohos_lite/include/openssl/
Devp.h818 const EVP_CIPHER *EVP_aes_128_gcm(void);
/third_party/openssl/include/openssl/
Devp.h1021 const EVP_CIPHER *EVP_aes_128_gcm(void);
/third_party/openssl/util/
Dlibcrypto.num2949 EVP_aes_128_gcm 3015 3_0_0 EXIST::FUNCTION: