Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/
Decx_meth.c321 case ASN1_PKEY_CTRL_SET1_TLS_ENCPT: in ecx_ctrl()
Dec_ameth.c532 case ASN1_PKEY_CTRL_SET1_TLS_ENCPT: in ec_pkey_ctrl()
/third_party/openssl/crypto/evp/
Dp_lib.c685 if (evp_pkey_asn1_ctrl(pkey, ASN1_PKEY_CTRL_SET1_TLS_ENCPT, ptlen, in EVP_PKEY_set1_tls_encodedpoint()
/third_party/openssl/include/openssl/
Devp.h1142 # define ASN1_PKEY_CTRL_SET1_TLS_ENCPT 0x9 macro