Searched refs:poposkInput (Results 1 – 4 of 4) sorted by relevance
379 if (ps->poposkInput != NULL) { in create_popo_signature()493 if (sig->poposkInput != NULL) { in OSSL_CRMF_MSGS_verify_popo()499 if (sig->poposkInput->publicKey == NULL) { in OSSL_CRMF_MSGS_verify_popo()503 if (X509_PUBKEY_eq(pubkey, sig->poposkInput->publicKey) != 1) { in OSSL_CRMF_MSGS_verify_popo()514 asn = sig->poposkInput; in OSSL_CRMF_MSGS_verify_popo()
274 OSSL_CRMF_POPOSIGNINGKEYINPUT *poposkInput; member
130 ASN1_IMP_OPT(OSSL_CRMF_POPOSIGNINGKEY, poposkInput,
24 poposkInput [0] IMPLICIT POPOSigningKeyInput OPTIONAL,