Home
last modified time | relevance | path

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

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