Home
last modified time | relevance | path

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

/src/crypto/krb5/src/kdc/
H A Dfast_util.c93 encrypt_fast_reply(struct kdc_request_state *state, in encrypt_fast_reply() function
329 retval = encrypt_fast_reply(state, &fast_response, &encrypted_reply); in kdc_fast_response_handle_padata()
409 retval = encrypt_fast_reply(state, &resp, &encrypted_reply); in kdc_fast_handle_error()