Home
last modified time | relevance | path

Searched refs:OSSL_CMP_KUR (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/crypto/openssl/test/
H A Dcmp_client_test.c260 fixture->req_type = OSSL_CMP_KUR; in test_exec_KUR_ses()
359 const int TYPE = OSSL_CMP_KUR; in execute_try_certreq_poll_test()
/freebsd-14.2/crypto/openssl/doc/man3/
H A DOSSL_CMP_exec_certreq.pod13 OSSL_CMP_KUR,
32 #define OSSL_CMP_KUR
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dcmp.h.in460 # define OSSL_CMP_KUR 7 macro
468 OSSL_CMP_exec_certreq(ctx, OSSL_CMP_KUR, NULL)
H A Dcmp.h579 # define OSSL_CMP_KUR 7 macro
587 OSSL_CMP_exec_certreq(ctx, OSSL_CMP_KUR, NULL)
/freebsd-14.2/crypto/openssl/apps/lib/
H A Dcmp_mock_srv.c215 if (OSSL_CMP_MSG_get_bodytype(cert_req) == OSSL_CMP_KUR in process_cert_request()
/freebsd-14.2/crypto/openssl/util/
H A Dother.syms415 OSSL_CMP_KUR define
/freebsd-14.2/secure/lib/libcrypto/man/man3/
H A DMakefile2841 MLINKS+= OSSL_CMP_exec_certreq.3 OSSL_CMP_KUR.3