Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/crmf/
H A Dcrmf_local.h123 ASN1_INTEGER *pubMethod; member
H A Dcrmf_asn.c64 ASN1_SIMPLE(OSSL_CRMF_SINGLEPUBINFO, pubMethod, ASN1_INTEGER),
H A Dcrmf_lib.c134 if (!ASN1_INTEGER_set(spi->pubMethod, method)) in IMPLEMENT_CRMF_CTRL_FUNC()