Home
last modified time | relevance | path

Searched refs:crypto_free_context (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_common.h15 void crypto_free_context(void *ctx);
H A Dnitrox_lib.c246 * crypto_free_context - Free crypto context to pool
249 void crypto_free_context(void *ctx) in crypto_free_context() function
H A Dnitrox_skcipher.c157 crypto_free_context((void *)nctx->chdr); in nitrox_skcipher_exit()
H A Dnitrox_aead.c352 crypto_free_context((void *)nctx->chdr); in nitrox_aead_exit()
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_common.h15 void crypto_free_context(void *ctx);
H A Dnitrox_lib.c246 * crypto_free_context - Free crypto context to pool
249 void crypto_free_context(void *ctx) in crypto_free_context() function
H A Dnitrox_skcipher.c157 crypto_free_context((void *)nctx->chdr); in nitrox_skcipher_exit()
H A Dnitrox_aead.c351 crypto_free_context((void *)nctx->chdr); in nitrox_aead_exit()

Completed in 5 milliseconds