Home
last modified time | relevance | path

Searched refs:rxgk_set_up_token_cipher (Results 1 – 3 of 3) sorted by relevance

/linux/net/rxrpc/
H A Drxgk_common.h58 int rxgk_set_up_token_cipher(const struct krb5_buffer *server_key,
H A Drxgk_app.c230 ret = rxgk_set_up_token_cipher(server_secret, &token_enc, enctype, &krb5, GFP_NOFS); in rxgk_extract_token()
H A Drxgk_kdf.c268 int rxgk_set_up_token_cipher(const struct krb5_buffer *server_key, in rxgk_set_up_token_cipher() function