Lines Matching defs:msg
26 const OSSL_CMP_MSG *msg, X509 *cert) in verify_signature()
77 static int verify_PBMAC(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in verify_PBMAC()
229 const OSSL_CMP_MSG *msg) in cert_acceptable()
303 const OSSL_CMP_MSG *msg, X509 *scrt) in check_cert_path_3gpp()
345 const OSSL_CMP_MSG *msg) in check_msg_given_cert()
362 const OSSL_CMP_MSG *msg, int mode_3gpp) in check_msg_with_certs()
404 static int check_msg_all_certs(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, in check_msg_all_certs()
440 OSSL_CMP_severity level, const char *msg) in no_log_cb()
449 static int check_msg_find_cert(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in check_msg_find_cert()
550 int OSSL_CMP_validate_msg(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in OSSL_CMP_validate_msg()
665 int ossl_cmp_msg_check_update(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, in ossl_cmp_msg_check_update()
821 const OSSL_CMP_MSG *msg, int acceptRAVerified) in ossl_cmp_verify_popo()