Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/cavium/nitrox/
Dnitrox_common.h10 void *crypto_alloc_context(struct nitrox_device *ndev);
Dnitrox_lib.c146 void *crypto_alloc_context(struct nitrox_device *ndev) in crypto_alloc_context() function
Dnitrox_algs.c84 fctx = crypto_alloc_context(nctx->ndev); in nitrox_skcipher_init()