Searched refs:atmel_sha_update (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Datmel-sha.c901 static int atmel_sha_update(struct ahash_request *req) atmel_sha_update() function
965 err1 = atmel_sha_update(req); atmel_sha_finup()
995 .update = atmel_sha_update,
1016 .update = atmel_sha_update,
1039 .update = atmel_sha_update,
1062 .update = atmel_sha_update,
1083 .update = atmel_sha_update,

Completed in 45 milliseconds