Searched refs:pkinit_init_req_crypto (Results 1 – 4 of 4) sorted by relevance
110 krb5_error_code pkinit_init_req_crypto(pkinit_req_crypto_context *);
1164 retval = pkinit_init_req_crypto(&reqctx->cryptoctx); in pkinit_client_req_init()
1457 retval = pkinit_init_req_crypto(&reqctx->cryptoctx); in pkinit_init_kdc_req_context()
1231 pkinit_init_req_crypto(pkinit_req_crypto_context *cryptoctx) in pkinit_init_req_crypto() function