Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/nx/
Dnx-842-powernv.c592 static struct crypto_alg nx842_powernv_alg = { variable
626 ret = crypto_register_alg(&nx842_powernv_alg); in nx842_powernv_init()
646 crypto_unregister_alg(&nx842_powernv_alg); in nx842_powernv_exit()