Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/cavium/nitrox/
Dnitrox_algs.c291 static struct skcipher_alg nitrox_skciphers[] = { { variable
450 return crypto_register_skciphers(nitrox_skciphers, in nitrox_crypto_register()
451 ARRAY_SIZE(nitrox_skciphers)); in nitrox_crypto_register()
456 crypto_unregister_skciphers(nitrox_skciphers, in nitrox_crypto_unregister()
457 ARRAY_SIZE(nitrox_skciphers)); in nitrox_crypto_unregister()