Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/cavium/nitrox/
Dnitrox_common.h15 void crypto_free_context(void *ctx);
Dnitrox_lib.c249 void crypto_free_context(void *ctx) in crypto_free_context() function
Dnitrox_skcipher.c157 crypto_free_context((void *)nctx->chdr); in nitrox_skcipher_exit()
Dnitrox_aead.c352 crypto_free_context((void *)nctx->chdr); in nitrox_aead_exit()