Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Datmel-sha.c1313 static struct crypto_platform_data *atmel_sha_of_init(struct platform_device *pdev) in atmel_sha_of_init() function
1340 static inline struct crypto_platform_data *atmel_sha_of_init(struct platform_device *dev) in atmel_sha_of_init() function
1425 pdata = atmel_sha_of_init(pdev); in atmel_sha_probe()