Home
last modified time | relevance | path

Searched refs:crypto_shash_update_sg (Results 1 – 2 of 2) sorted by relevance

/linux/crypto/krb5/
H A Drfc3961_simplified.c83 int crypto_shash_update_sg(struct shash_desc *desc, struct scatterlist *sg, in crypto_shash_update_sg() function
689 ret = crypto_shash_update_sg(desc, sg, data_offset, data_len); in rfc3961_get_mic()
758 crypto_shash_update_sg(desc, sg, data_offset, data_len); in rfc3961_verify_mic()
H A Dinternal.h173 int crypto_shash_update_sg(struct shash_desc *desc, struct scatterlist *sg,