Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/cavium/nitrox/
Dnitrox_common.h11 void crypto_free_context(void *ctx);
Dnitrox_lib.c169 void crypto_free_context(void *ctx) in crypto_free_context() function
Dnitrox_algs.c105 crypto_free_context((void *)fctx); in nitrox_skcipher_exit()