Searched refs:PKIconf (Results 1 – 1 of 1) sorted by relevance
458 OSSL_CMP_MSG *PKIconf = NULL; in ossl_cmp_exchange_certConf() local466 res = send_receive_also_delayed(ctx, certConf, &PKIconf, in ossl_cmp_exchange_certConf()471 OSSL_CMP_MSG_free(PKIconf); in ossl_cmp_exchange_certConf()481 OSSL_CMP_MSG *PKIconf = NULL; in ossl_cmp_exchange_error() local492 &PKIconf, OSSL_CMP_PKIBODY_PKICONF); in ossl_cmp_exchange_error()497 OSSL_CMP_MSG_free(PKIconf); in ossl_cmp_exchange_error()
Completed in 5 milliseconds