Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dcore_names.h89 #define OSSL_CIPHER_PARAM_AEAD_TLS1_GET_IV_GEN "tlsivgen" /* octet_string */ macro
/third_party/openssl/providers/implementations/ciphers/
Dciphercommon_gcm.c220 p = OSSL_PARAM_locate(params, OSSL_CIPHER_PARAM_AEAD_TLS1_GET_IV_GEN); in ossl_gcm_get_ctx_params()
Dciphercommon.c151 OSSL_PARAM_octet_string(OSSL_CIPHER_PARAM_AEAD_TLS1_GET_IV_GEN, NULL, 0),
/third_party/openssl/crypto/evp/
Devp_enc.c1115 OSSL_CIPHER_PARAM_AEAD_TLS1_GET_IV_GEN, ptr, sz); in EVP_CIPHER_CTX_ctrl()
/third_party/openssl/doc/man3/
DEVP_EncryptInit.pod847 =item "tlsivgen" (B<OSSL_CIPHER_PARAM_AEAD_TLS1_GET_IV_GEN>) <octet string>
1065 "tlsivgen" (B<OSSL_CIPHER_PARAM_AEAD_TLS1_GET_IV_GEN>).