Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dec_ameth.c414 case ASN1_PKEY_CTRL_GET1_TLS_ENCPT: in ec_pkey_ctrl()
H A Decx_meth.c229 case ASN1_PKEY_CTRL_GET1_TLS_ENCPT: in ecx_ctrl()
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_ameth.c409 case ASN1_PKEY_CTRL_GET1_TLS_ENCPT: in dh_pkey_ctrl()
/freebsd/crypto/openssl/crypto/evp/
H A Dp_lib.c1493 int rv = evp_pkey_asn1_ctrl(pkey, ASN1_PKEY_CTRL_GET1_TLS_ENCPT, 0, ppub); in EVP_PKEY_get1_encoded_public_key()
/freebsd/crypto/openssl/include/openssl/
H A Devp.h1615 # define ASN1_PKEY_CTRL_GET1_TLS_ENCPT 0xa macro