Searched refs:atmel_sha_hmac_compute_ipad_hash (Results 1 – 1 of 1) sorted by relevance
1675 static int atmel_sha_hmac_compute_ipad_hash(struct atmel_sha_dev *dd);1737 return atmel_sha_hmac_compute_ipad_hash(dd); in atmel_sha_hmac_setup()1761 return atmel_sha_hmac_compute_ipad_hash(dd); in atmel_sha_hmac_prehash_key_done()1764 static int atmel_sha_hmac_compute_ipad_hash(struct atmel_sha_dev *dd) in atmel_sha_hmac_compute_ipad_hash() function