Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Datmel-sha.c1673 static int atmel_sha_hmac_compute_ipad_hash(struct atmel_sha_dev *dd);
1735 return atmel_sha_hmac_compute_ipad_hash(dd); in atmel_sha_hmac_setup()
1759 return atmel_sha_hmac_compute_ipad_hash(dd); in atmel_sha_hmac_prehash_key_done()
1762 static int atmel_sha_hmac_compute_ipad_hash(struct atmel_sha_dev *dd) in atmel_sha_hmac_compute_ipad_hash() function