Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/cavium/nitrox/
Dnitrox_req.h129 struct crypto_keys { struct
191 struct crypto_keys crypto;
Dnitrox_skcipher.c155 memzero_explicit(&fctx->crypto, sizeof(struct crypto_keys)); in nitrox_skcipher_exit()
Dnitrox_aead.c350 memzero_explicit(&fctx->crypto, sizeof(struct crypto_keys)); in nitrox_aead_exit()