Home
last modified time | relevance | path

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

/openssl-master/crypto/crmf/
A Dcrmf_lib.c376 if (ps->poposkInput != NULL) { in create_popo_signature()
489 if (sig->poposkInput != NULL) { in OSSL_CRMF_MSGS_verify_popo()
495 if (sig->poposkInput->publicKey == NULL) { in OSSL_CRMF_MSGS_verify_popo()
499 if (X509_PUBKEY_eq(pubkey, sig->poposkInput->publicKey) != 1) { in OSSL_CRMF_MSGS_verify_popo()
504 asn = sig->poposkInput; in OSSL_CRMF_MSGS_verify_popo()
A Dcrmf_local.h253 OSSL_CRMF_POPOSIGNINGKEYINPUT *poposkInput; member
A Dcrmf_asn.c123 ASN1_IMP_OPT(OSSL_CRMF_POPOSIGNINGKEY, poposkInput,

Completed in 7 milliseconds