Searched refs:acceptor_enc (Results 1 - 4 of 4) 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.c532 ctx->acceptor_enc = context_v2_alloc_cipher(ctx,
535 if (ctx->acceptor_enc == NULL)
598 crypto_free_blkcipher(ctx->acceptor_enc);
711 crypto_free_blkcipher(kctx->acceptor_enc);
H A Dgss_krb5_crypto.c661 cipher = kctx->acceptor_enc;
777 cipher = kctx->acceptor_enc;
H A Dgss_krb5_wrap.c416 blocksize = crypto_blkcipher_blocksize(kctx->acceptor_enc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dgss_krb5.h103 struct crypto_blkcipher *acceptor_enc; member in struct:krb5_ctx

Completed in 47 milliseconds