Home
last modified time | relevance | path

Searched refs:OSSL_CIPHER_PARAM_AEAD_TLS1_SET_IV_INV (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/openssl/openssl/include/openssl/
Dcore_names.h90 #define OSSL_CIPHER_PARAM_AEAD_TLS1_SET_IV_INV "tlsivinv" /* octet_string */ macro
/third_party/openssl/include/openssl/
Dcore_names.h90 #define OSSL_CIPHER_PARAM_AEAD_TLS1_SET_IV_INV "tlsivinv" /* octet_string */ macro
/third_party/openssl/providers/implementations/ciphers/
Dciphercommon_gcm.c292 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_AEAD_TLS1_SET_IV_INV); in ossl_gcm_set_ctx_params()
Dciphercommon.c166 OSSL_PARAM_octet_string(OSSL_CIPHER_PARAM_AEAD_TLS1_SET_IV_INV, NULL, 0),
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dciphercommon_gcm.c292 p = OSSL_PARAM_locate_const(params, OSSL_CIPHER_PARAM_AEAD_TLS1_SET_IV_INV); in ossl_gcm_set_ctx_params()
Dciphercommon.c166 OSSL_PARAM_octet_string(OSSL_CIPHER_PARAM_AEAD_TLS1_SET_IV_INV, NULL, 0),
/third_party/openssl/crypto/evp/
Devp_enc.c1157 OSSL_CIPHER_PARAM_AEAD_TLS1_SET_IV_INV, ptr, sz); in EVP_CIPHER_CTX_ctrl()
/third_party/node/deps/openssl/openssl/crypto/evp/
Devp_enc.c1121 OSSL_CIPHER_PARAM_AEAD_TLS1_SET_IV_INV, ptr, sz); in EVP_CIPHER_CTX_ctrl()
/third_party/openssl/doc/man3/
DEVP_EncryptInit.pod942 =item "tlsivinv" (B<OSSL_CIPHER_PARAM_AEAD_TLS1_SET_IV_INV>) <octet string>
1028 (B<OSSL_CIPHER_PARAM_AEAD_TLS1_SET_IV_INV>).