Home
last modified time | relevance | path

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

/linux/crypto/krb5/
H A Dkrb5_api.c62 size_t crypto_krb5_how_much_buffer(const struct krb5_enctype *krb5, in crypto_krb5_how_much_buffer() function
81 EXPORT_SYMBOL(crypto_krb5_how_much_buffer);
/linux/include/crypto/
H A Dkrb5.h118 size_t crypto_krb5_how_much_buffer(const struct krb5_enctype *krb5,
/linux/net/rxrpc/
H A Drxgk.c314 alloc = crypto_krb5_how_much_buffer(gk->krb5, mode, in rxgk_alloc_txbuf()
939 authx_len = crypto_krb5_how_much_buffer(gk->krb5, KRB5_ENCRYPT_MODE, in rxgk_construct_response()
/linux/Documentation/crypto/
H A Dkrb5.rst141 size_t crypto_krb5_how_much_buffer(const struct krb5_enctype *krb5,