Searched refs:poposkInput (Results 1 – 3 of 3) sorted by relevance
376 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()
253 OSSL_CRMF_POPOSIGNINGKEYINPUT *poposkInput; member
123 ASN1_IMP_OPT(OSSL_CRMF_POPOSIGNINGKEY, poposkInput,
Completed in 7 milliseconds