Searched refs:acceptor_enc_aux (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c587 ctx->acceptor_enc_aux = context_derive_keys_new()
590 if (ctx->acceptor_enc_aux == NULL) { context_derive_keys_new()
717 crypto_free_blkcipher(kctx->acceptor_enc_aux); gss_delete_sec_context_kerberos()
H A Dgss_krb5_crypto.c665 aux_cipher = kctx->acceptor_enc_aux; gss_krb5_aes_encrypt()
776 aux_cipher = kctx->acceptor_enc_aux; gss_krb5_aes_decrypt()
/linux-4.1.27/include/linux/sunrpc/
H A Dgss_krb5.h105 struct crypto_blkcipher *acceptor_enc_aux; member in struct:krb5_ctx

Completed in 139 milliseconds