Home
last modified time | relevance | path

Searched refs:crypto_krb5_calc_PRFplus (Results 1 – 4 of 4) sorted by relevance

/linux/crypto/krb5/
H A Dkrb5_kdf.c32 int crypto_krb5_calc_PRFplus(const struct krb5_enctype *krb5, in crypto_krb5_calc_PRFplus() function
73 EXPORT_SYMBOL(crypto_krb5_calc_PRFplus);
/linux/include/crypto/
H A Dkrb5.h158 int crypto_krb5_calc_PRFplus(const struct krb5_enctype *krb5,
/linux/net/rxrpc/
H A Drxgk_kdf.c86 ret = crypto_krb5_calc_PRFplus(krb5, &rxgk->key, L, &conn_info, TK, gfp); in rxgk_derive_transport_key()
/linux/Documentation/crypto/
H A Dkrb5.rst118 int crypto_krb5_calc_PRFplus(const struct krb5_enctype *krb5,