Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/crypto/dh/
HDdh_ameth.c401 case ASN1_PKEY_CTRL_SET1_TLS_ENCPT: in dh_pkey_ctrl()
/freebsd-14-stable/crypto/openssl/crypto/ec/
HDec_ameth.c408 case ASN1_PKEY_CTRL_SET1_TLS_ENCPT: in ec_pkey_ctrl()
HDecx_meth.c221 case ASN1_PKEY_CTRL_SET1_TLS_ENCPT: { in ecx_ctrl()
/freebsd-14-stable/crypto/openssl/crypto/evp/
HDp_lib.c1393 if (evp_pkey_asn1_ctrl(pkey, ASN1_PKEY_CTRL_SET1_TLS_ENCPT, publen, in EVP_PKEY_set1_encoded_public_key()
/freebsd-14-stable/crypto/openssl/include/openssl/
HDevp.h1557 # define ASN1_PKEY_CTRL_SET1_TLS_ENCPT 0x9 macro