Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/cavium/nitrox/
Dnitrox_req.h129 struct crypto_keys { struct
192 struct crypto_keys crypto;
Dnitrox_skcipher.c155 memzero_explicit(&fctx->crypto, sizeof(struct crypto_keys)); in nitrox_skcipher_exit()
Dnitrox_aead.c349 memzero_explicit(&fctx->crypto, sizeof(struct crypto_keys)); in nitrox_aead_exit()