Lines Matching refs:krb5
109 int (*random_to_key)(const struct krb5_enctype *krb5,
118 size_t crypto_krb5_how_much_buffer(const struct krb5_enctype *krb5,
121 size_t crypto_krb5_how_much_data(const struct krb5_enctype *krb5,
124 int crypto_krb5_where_is_the_data(const struct krb5_enctype *krb5,
127 int crypto_krb5_check_data_len(const struct krb5_enctype *krb5,
130 struct crypto_aead *crypto_krb5_prepare_encryption(const struct krb5_enctype *krb5,
133 struct crypto_shash *crypto_krb5_prepare_checksum(const struct krb5_enctype *krb5,
136 ssize_t crypto_krb5_encrypt(const struct krb5_enctype *krb5,
142 int crypto_krb5_decrypt(const struct krb5_enctype *krb5,
146 ssize_t crypto_krb5_get_mic(const struct krb5_enctype *krb5,
152 int crypto_krb5_verify_mic(const struct krb5_enctype *krb5,
161 int crypto_krb5_calc_PRFplus(const struct krb5_enctype *krb5,