Searched refs:crypto_shash_update_sg (Results 1 – 2 of 2) sorted by relevance
| /linux/crypto/krb5/ |
| H A D | rfc3961_simplified.c | 83 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 D | internal.h | 173 int crypto_shash_update_sg(struct shash_desc *desc, struct scatterlist *sg,
|