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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c517 ctx->initiator_enc = context_v2_alloc_cipher(ctx,
520 if (ctx->initiator_enc == NULL)
600 crypto_free_blkcipher(ctx->initiator_enc);
712 crypto_free_blkcipher(kctx->initiator_enc);
H A Dgss_krb5_crypto.c656 cipher = kctx->initiator_enc;
782 cipher = kctx->initiator_enc;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dgss_krb5.h104 struct crypto_blkcipher *initiator_enc; member in struct:krb5_ctx

Completed in 107 milliseconds