Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto.h128 pkinit_req_crypto_context req_cryptoctx, /* IN */
154 pkinit_req_crypto_context req_cryptoctx, /* IN */
188 pkinit_req_crypto_context req_cryptoctx, /* IN */
209 pkinit_req_crypto_context req_cryptoctx, /* IN */
232 pkinit_req_crypto_context req_cryptoctx, /* IN */
265 pkinit_req_crypto_context req_cryptoctx, /* IN */
300 pkinit_req_crypto_context req_cryptoctx, /* IN */
321 pkinit_req_crypto_context req_cryptoctx, /* IN */
340 pkinit_req_crypto_context req_cryptoctx, /* IN */
354 pkinit_req_crypto_context req_cryptoctx, /* IN */
[all …]
H A Dpkinit_identity.c532 req_cryptoctx, in process_option_ca_crl()
551 req_cryptoctx, idopts, in pkinit_identity_process_option()
556 req_cryptoctx, idopts, in pkinit_identity_process_option()
562 req_cryptoctx, idopts, in pkinit_identity_process_option()
568 req_cryptoctx, idopts, in pkinit_identity_process_option()
608 req_cryptoctx, idopts, in pkinit_identity_initialize()
615 req_cryptoctx, idopts, in pkinit_identity_initialize()
660 req_cryptoctx, idopts, in pkinit_identity_initialize()
670 req_cryptoctx, idopts, in pkinit_identity_initialize()
679 req_cryptoctx, idopts, in pkinit_identity_initialize()
[all …]
H A Dpkinit_crypto_openssl.c588 if (req_cryptoctx == NULL) in pkinit_fini_req_crypto()
593 DH_free(req_cryptoctx->dh); in pkinit_fini_req_crypto()
597 free(req_cryptoctx); in pkinit_fini_req_crypto()
2526 req_cryptoctx->dh = dh; in server_check_dh()
3282 DH_free(req_cryptoctx->dh); in pkinit_process_td_dh_params()
3283 req_cryptoctx->dh = NULL; in pkinit_process_td_dh_params()
3286 req_cryptoctx->dh = dh; in pkinit_process_td_dh_params()
5023 if (req_cryptoctx == NULL)
5517 req_cryptoctx, idopts,
5522 req_cryptoctx, idopts,
[all …]
H A Dpkinit_matching.c558 pkinit_req_crypto_context req_cryptoctx, in check_all_certs() argument
677 pkinit_req_crypto_context req_cryptoctx, in obtain_all_cert_matching_data() argument
687 retval = crypto_cert_get_count(context, plg_cryptoctx, req_cryptoctx, in obtain_all_cert_matching_data()
702 retval = crypto_cert_iteration_begin(context, plg_cryptoctx, req_cryptoctx, in obtain_all_cert_matching_data()
750 pkinit_req_crypto_context req_cryptoctx, in pkinit_cert_matching() argument
771 req_cryptoctx, id_cryptoctx); in pkinit_cert_matching()
803 req_cryptoctx, id_cryptoctx, in pkinit_cert_matching()
813 retval = check_all_certs(context, plg_cryptoctx, req_cryptoctx, in pkinit_cert_matching()
H A Dpkinit_crypto_openssl.h223 pkinit_req_crypto_context req_cryptoctx,
268 pkinit_req_crypto_context req_cryptoctx,
H A Dpkinit.h282 pkinit_req_crypto_context req_cryptoctx, /* IN */
291 pkinit_req_crypto_context req_cryptoctx,
H A Dpkinit_srv.c102 pkinit_req_crypto_context req_cryptoctx, in pkinit_create_edata() argument
115 plg_cryptoctx, req_cryptoctx, id_cryptoctx, e_data); in pkinit_create_edata()
119 req_cryptoctx, id_cryptoctx, opts, e_data); in pkinit_create_edata()
124 plg_cryptoctx, req_cryptoctx, id_cryptoctx, e_data); in pkinit_create_edata()