Home
last modified time | relevance | path

Searched defs:krb5 (Results 1 – 5 of 5) sorted by relevance

/linux/net/rxrpc/
H A Drxgk_common.h22 const struct krb5_enctype *krb5; /* RxGK encryption type */ member
69 rxgk_decrypt_skb(const struct krb5_enctype * krb5,struct crypto_aead * aead,struct sk_buff * skb,unsigned int * _offset,unsigned int * _len,int * _error_code) rxgk_decrypt_skb() argument
112 rxgk_verify_mic_skb(const struct krb5_enctype * krb5,struct crypto_shash * shash,const struct krb5_buffer * metadata,struct sk_buff * skb,unsigned int * _offset,unsigned int * _len,u32 * _error_code) rxgk_verify_mic_skb() argument
H A Drxgk_kdf.c62 const struct krb5_enctype *krb5 = gk->krb5; in rxgk_derive_transport_key() local
100 const struct krb5_enctype *krb5 = gk->krb5; in rxgk_set_up_ciphers() local
274 const struct krb5_enctype *krb5; in rxgk_set_up_token_cipher() local
H A Drxgk.c22 const struct krb5_enctype *krb5; in rxgk_preparse_server_key() local
73 const struct krb5_enctype *krb5 = key->payload.data[0]; in rxgk_describe_server_key() local
1080 const struct krb5_enctype *krb5, in rxgk_do_verify_authenticator()
1150 const struct krb5_enctype *krb5, in rxgk_verify_authenticator()
1189 const struct krb5_enctype *krb5; in rxgk_verify_response() local
H A Drxgk_app.c188 const struct krb5_enctype *krb5; in rxgk_extract_token() local
H A Drxperf.c588 const struct krb5_enctype *krb5 = crypto_krb5_find_enctype(enctype); in rxperf_add_yfs_rxgk_key() local