aux_cipher 740 net/sunrpc/auth_gss/gss_krb5_crypto.c struct crypto_sync_skcipher *cipher, *aux_cipher; aux_cipher 750 net/sunrpc/auth_gss/gss_krb5_crypto.c aux_cipher = kctx->initiator_enc_aux; aux_cipher 755 net/sunrpc/auth_gss/gss_krb5_crypto.c aux_cipher = kctx->acceptor_enc_aux; aux_cipher 812 net/sunrpc/auth_gss/gss_krb5_crypto.c SYNC_SKCIPHER_REQUEST_ON_STACK(req, aux_cipher); aux_cipher 821 net/sunrpc/auth_gss/gss_krb5_crypto.c skcipher_request_set_sync_tfm(req, aux_cipher); aux_cipher 860 net/sunrpc/auth_gss/gss_krb5_crypto.c struct crypto_sync_skcipher *cipher, *aux_cipher; aux_cipher 870 net/sunrpc/auth_gss/gss_krb5_crypto.c aux_cipher = kctx->acceptor_enc_aux; aux_cipher 875 net/sunrpc/auth_gss/gss_krb5_crypto.c aux_cipher = kctx->initiator_enc_aux; aux_cipher 896 net/sunrpc/auth_gss/gss_krb5_crypto.c SYNC_SKCIPHER_REQUEST_ON_STACK(req, aux_cipher); aux_cipher 902 net/sunrpc/auth_gss/gss_krb5_crypto.c skcipher_request_set_sync_tfm(req, aux_cipher);