Home
last modified time | relevance | path

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

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

Completed in 26 milliseconds