crypto_hash_digest — calculate message digest for a buffer
int crypto_hash_digest ( | struct hash_desc * desc, |
struct scatterlist * sg, | |
unsigned int nbytes, | |
u8 * out) ; |
desc
see crypto_hash_final
sg
see crypto_hash_update
nbytes
see crypto_hash_update
out
see crypto_hash_final