Searched refs:OSSL_CMP_exec_CR_ses (Results 1 – 8 of 8) sorted by relevance
7 OSSL_CMP_exec_CR_ses,26 X509 *OSSL_CMP_exec_CR_ses(OSSL_CMP_CTX *ctx);57 OSSL_CMP_exec_CR_ses() requests an additional certificate.135 OSSL_CMP_exec_certreq(), OSSL_CMP_exec_IR_ses(), OSSL_CMP_exec_CR_ses(),
765 currentCert = OSSL_CMP_exec_CR_ses(cmp_ctx);792 L<OSSL_CMP_exec_IR_ses(3)>, L<OSSL_CMP_exec_CR_ses(3)>,
76 (void)OSSL_CMP_exec_CR_ses(ctx); in cmp_client_process_response()
409 OSSL_CMP_exec_CR_ses define
463 # define OSSL_CMP_exec_CR_ses(ctx) \ macro
582 # define OSSL_CMP_exec_CR_ses(ctx) \ macro
2979 newcert = OSSL_CMP_exec_CR_ses(cmp_ctx); in cmp_main()
2885 MLINKS+= OSSL_CMP_exec_certreq.3 OSSL_CMP_exec_CR_ses.3