Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcrmf.asn166 raVerified [0] NULL,
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/crmf/
H A Dcrmf_local.h272 ASN1_NULL *raVerified; /* 0 */ member
H A Dcrmf_asn.c132 ASN1_IMP(OSSL_CRMF_POPO, value.raVerified, ASN1_NULL, 0),
H A Dcrmf_lib.c414 if ((pp->value.raVerified = ASN1_NULL_new()) == NULL) in OSSL_CRMF_MSG_create_popo()