Home
last modified time | relevance | path

Searched refs:OSSL_CMP_PVNO (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_hdr.c301 if (!ossl_cmp_hdr_set_pvno(hdr, OSSL_CMP_PVNO)) in ossl_cmp_hdr_init()
H A Dcmp_vfy.c731 if (ossl_cmp_hdr_get_pvno(hdr) != OSSL_CMP_PVNO) { in ossl_cmp_msg_check_update()
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_cmp_msg_check_update.pod36 =item its CMP protocol version is acceptable, namely B<OSSL_CMP_PVNO>,
/freebsd/crypto/openssl/test/
H A Dcmp_hdr_test.c423 if (!TEST_int_eq(ossl_cmp_hdr_get_pvno(fixture->hdr), OSSL_CMP_PVNO)) in execute_HDR_init_test()
/freebsd/crypto/openssl/include/openssl/
H A Dcmp.h.in39 # define OSSL_CMP_PVNO 2 macro
H A Dcmp.h38 # define OSSL_CMP_PVNO 2 macro