Searched refs:acceptor_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.c586 ctx->acceptor_enc_aux =
589 if (ctx->acceptor_enc_aux == NULL) {
713 crypto_free_blkcipher(kctx->acceptor_enc_aux);
H A Dgss_krb5_crypto.c662 aux_cipher = kctx->acceptor_enc_aux;
778 aux_cipher = kctx->acceptor_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.h105 struct crypto_blkcipher *acceptor_enc_aux; member in struct:krb5_ctx

Completed in 99 milliseconds