Searched refs:ossl_cmp_hdr_get_pvno (Results 1 – 8 of 8) sorted by relevance
6 ossl_cmp_hdr_get_pvno,29 int ossl_cmp_hdr_get_pvno(const OSSL_CMP_PKIHEADER *hdr);57 ossl_cmp_hdr_get_pvno() returns the pvno of the given B<hdr> or -1 on error.122 ossl_cmp_hdr_get_pvno() returns the pvno of the given B<hdr> or -1 on error.
55 if (!TEST_int_eq(ossl_cmp_hdr_get_pvno(fixture->hdr), pvno)) in execute_HDR_set_get_pvno_test()408 if (!TEST_int_eq(ossl_cmp_hdr_get_pvno(fixture->hdr), OSSL_CMP_PVNO)) in execute_HDR_init_test()
30 int ossl_cmp_hdr_get_pvno(const OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_get_pvno() function
803 int ossl_cmp_hdr_get_pvno(const OSSL_CMP_PKIHEADER *hdr);
731 if (ossl_cmp_hdr_get_pvno(hdr) != OSSL_CMP_PVNO) { in ossl_cmp_msg_check_update()