Home
last modified time | relevance | path

Searched refs:ASN1_PKEY_CTRL_CMS_SIGN (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/dsa/
HDdsa_ameth.c595 case ASN1_PKEY_CTRL_CMS_SIGN: in dsa_pkey_ctrl()
/freebsd-11-stable/crypto/openssl/crypto/ec/
HDec_ameth.c574 case ASN1_PKEY_CTRL_CMS_SIGN: in ec_pkey_ctrl()
/freebsd-11-stable/crypto/openssl/crypto/cms/
HDcms_sd.c254 i = pkey->ameth->pkey_ctrl(pkey, ASN1_PKEY_CTRL_CMS_SIGN, cmd, si); in cms_sd_asn1_ctrl()
/freebsd-11-stable/crypto/openssl/crypto/rsa/
HDrsa_ameth.c418 case ASN1_PKEY_CTRL_CMS_SIGN: in rsa_pkey_ctrl()
/freebsd-11-stable/crypto/openssl/engines/ccgost/
HDgost_ameth.c231 case ASN1_PKEY_CTRL_CMS_SIGN: in pkey_ctrl_gost()
/freebsd-11-stable/crypto/openssl/crypto/evp/
HDevp.h1060 # define ASN1_PKEY_CTRL_CMS_SIGN 0x5 macro