Searched refs:initiator_enc_aux (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.c581 ctx->initiator_enc_aux =
584 if (ctx->initiator_enc_aux == NULL)
590 crypto_free_blkcipher(ctx->initiator_enc_aux);
714 crypto_free_blkcipher(kctx->initiator_enc_aux);
H A Dgss_krb5_crypto.c657 aux_cipher = kctx->initiator_enc_aux;
783 aux_cipher = kctx->initiator_enc_aux;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dgss_krb5.h106 struct crypto_blkcipher *initiator_enc_aux; member in struct:krb5_ctx

Completed in 34 milliseconds