Home
last modified time | relevance | path

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

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