Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/nx/
Dnx-842-powernv.c998 static struct crypto_alg nx842_powernv_alg = { variable
1052 ret = crypto_register_alg(&nx842_powernv_alg); in nx842_powernv_init()
1064 crypto_unregister_alg(&nx842_powernv_alg); in nx842_powernv_exit()