Lines Matching defs:msg
26 const OSSL_CMP_MSG *msg, X509 *cert) in verify_signature()
78 static int verify_PBMAC(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in verify_PBMAC()
248 const OSSL_CMP_MSG *msg) in cert_acceptable()
327 const OSSL_CMP_MSG *msg, X509 *scrt) in check_cert_path_3gpp()
369 const OSSL_CMP_MSG *msg) in check_msg_given_cert()
386 const OSSL_CMP_MSG *msg, int mode_3gpp) in check_msg_with_certs()
422 static int check_msg_all_certs(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, in check_msg_all_certs()
462 static int check_msg_find_cert(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in check_msg_find_cert()
563 int OSSL_CMP_validate_msg(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in OSSL_CMP_validate_msg()
703 int ossl_cmp_msg_check_update(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, in ossl_cmp_msg_check_update()
877 const OSSL_CMP_MSG *msg, int acceptRAVerified) in ossl_cmp_verify_popo()