Home
last modified time | relevance | path

Searched refs:pubMethod (Results 1 – 3 of 3) sorted by relevance

/src/crypto/openssl/crypto/crmf/
H A Dcrmf_local.h144 ASN1_INTEGER *pubMethod; member
H A Dcrmf_asn.c77 ASN1_SIMPLE(OSSL_CRMF_SINGLEPUBINFO, pubMethod, ASN1_INTEGER),
H A Dcrmf_lib.c136 if (!ASN1_INTEGER_set(spi->pubMethod, method)) in IMPLEMENT_CRMF_CTRL_FUNC()