Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/cavium/nitrox/
Dnitrox_common.h18 int nitrox_common_sw_init(struct nitrox_device *ndev);
Dnitrox_lib.c188 int nitrox_common_sw_init(struct nitrox_device *ndev) in nitrox_common_sw_init() function
Dnitrox_main.c241 err = nitrox_common_sw_init(ndev); in nitrox_pf_sw_init()