Home
last modified time | relevance | path

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

/openssl/crypto/cmp/
H A Dcmp_client.c455 OSSL_CMP_MSG *PKIconf = NULL; in ossl_cmp_exchange_certConf() local
463 res = send_receive_also_delayed(ctx, certConf, &PKIconf, in ossl_cmp_exchange_certConf()
468 OSSL_CMP_MSG_free(PKIconf); in ossl_cmp_exchange_certConf()
478 OSSL_CMP_MSG *PKIconf = NULL; in ossl_cmp_exchange_error() local
489 &PKIconf, OSSL_CMP_PKIBODY_PKICONF); in ossl_cmp_exchange_error()
494 OSSL_CMP_MSG_free(PKIconf); in ossl_cmp_exchange_error()

Completed in 21 milliseconds