Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/dh/
H A Ddh_ameth.c401 case ASN1_PKEY_CTRL_SET1_TLS_ENCPT: in dh_pkey_ctrl()
/freebsd/crypto/openssl/crypto/ec/
H A Dec_ameth.c408 case ASN1_PKEY_CTRL_SET1_TLS_ENCPT: in ec_pkey_ctrl()
H A Decx_meth.c221 case ASN1_PKEY_CTRL_SET1_TLS_ENCPT: { in ecx_ctrl()
/freebsd/crypto/openssl/crypto/evp/
H A Dp_lib.c1393 if (evp_pkey_asn1_ctrl(pkey, ASN1_PKEY_CTRL_SET1_TLS_ENCPT, publen, in EVP_PKEY_set1_encoded_public_key()
/freebsd/crypto/openssl/include/openssl/
H A Devp.h1557 # define ASN1_PKEY_CTRL_SET1_TLS_ENCPT 0x9 macro