Searched refs:pubMethod (Results 1 – 3 of 3) sorted by relevance
123 ASN1_INTEGER *pubMethod; member
64 ASN1_SIMPLE(OSSL_CRMF_SINGLEPUBINFO, pubMethod, ASN1_INTEGER),
134 if (!ASN1_INTEGER_set(spi->pubMethod, method)) in IMPLEMENT_CRMF_CTRL_FUNC()