Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcmp_client_test.c188 fixture->req_type = OSSL_CMP_IR; in test_exec_IR_ses()
202 fixture->req_type = OSSL_CMP_IR; in test_exec_IR_ses_poll()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_exec_certreq.pod10 OSSL_CMP_IR,
29 #define OSSL_CMP_IR
/freebsd/crypto/openssl/include/openssl/
H A Dcmp.h.in457 # define OSSL_CMP_IR 0 macro
462 OSSL_CMP_exec_certreq(ctx, OSSL_CMP_IR, NULL)
H A Dcmp.h576 # define OSSL_CMP_IR 0 macro
581 OSSL_CMP_exec_certreq(ctx, OSSL_CMP_IR, NULL)
/freebsd/crypto/openssl/util/
H A Dother.syms414 OSSL_CMP_IR define
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile2834 MLINKS+= OSSL_CMP_exec_certreq.3 OSSL_CMP_IR.3