Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/cavium/nitrox/
Dnitrox_common.h14 void *crypto_alloc_context(struct nitrox_device *ndev);
Dnitrox_lib.c215 void *crypto_alloc_context(struct nitrox_device *ndev) in crypto_alloc_context() function
Dnitrox_skcipher.c119 chdr = crypto_alloc_context(nctx->ndev); in nitrox_skcipher_init()
Dnitrox_aead.c292 chdr = crypto_alloc_context(nctx->ndev); in nitrox_aead_init()