Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Datmel-sha.c1744 static int atmel_sha_hmac_compute_ipad_hash(struct atmel_sha_dev *dd);
1806 return atmel_sha_hmac_compute_ipad_hash(dd); in atmel_sha_hmac_setup()
1830 return atmel_sha_hmac_compute_ipad_hash(dd); in atmel_sha_hmac_prehash_key_done()
1833 static int atmel_sha_hmac_compute_ipad_hash(struct atmel_sha_dev *dd) in atmel_sha_hmac_compute_ipad_hash() function