Searched refs:pkinit_init_req_crypto (Results 1 – 4 of 4) sorted by relevance
116 krb5_error_code pkinit_init_req_crypto(pkinit_req_crypto_context *);
1381 retval = pkinit_init_req_crypto(&reqctx->cryptoctx); in pkinit_init_kdc_req_context()
1269 retval = pkinit_init_req_crypto(&reqctx->cryptoctx);
468 pkinit_init_req_crypto(pkinit_req_crypto_context *cryptoctx) in pkinit_init_req_crypto() function