Searched refs:ossl_cmp_hdr_set_pvno (Results 1 – 4 of 4) sorted by relevance
5 ossl_cmp_hdr_set_pvno,28 int ossl_cmp_hdr_set_pvno(OSSL_CMP_PKIHEADER *hdr, int pvno);55 ossl_cmp_hdr_set_pvno() sets hdr->pvno to the given B<pvno>.
23 int ossl_cmp_hdr_set_pvno(OSSL_CMP_PKIHEADER *hdr, int pvno) in ossl_cmp_hdr_set_pvno() function301 if (!ossl_cmp_hdr_set_pvno(hdr, OSSL_CMP_PVNO)) in ossl_cmp_hdr_init()
802 int ossl_cmp_hdr_set_pvno(OSSL_CMP_PKIHEADER *hdr, int pvno);
53 if (!TEST_int_eq(ossl_cmp_hdr_set_pvno(fixture->hdr, pvno), 1)) in execute_HDR_set_get_pvno_test()