Home
last modified time | relevance | path

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

/drivers/crypto/nx/
Dnx-842-powernv.c596 static struct crypto_alg nx842_powernv_alg = { variable
630 ret = crypto_register_alg(&nx842_powernv_alg); in nx842_powernv_init()
650 crypto_unregister_alg(&nx842_powernv_alg); in nx842_powernv_exit()