Home
last modified time | relevance | path

Searched refs:crypto_keys (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h125 * struct crypto_keys - Crypto keys
129 struct crypto_keys { struct
191 struct crypto_keys crypto;
H A Dnitrox_skcipher.c155 memzero_explicit(&fctx->crypto, sizeof(struct crypto_keys)); in nitrox_skcipher_exit()
H A Dnitrox_aead.c350 memzero_explicit(&fctx->crypto, sizeof(struct crypto_keys)); in nitrox_aead_exit()
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h125 * struct crypto_keys - Crypto keys
129 struct crypto_keys { struct
192 struct crypto_keys crypto;
H A Dnitrox_skcipher.c155 memzero_explicit(&fctx->crypto, sizeof(struct crypto_keys)); in nitrox_skcipher_exit()
H A Dnitrox_aead.c349 memzero_explicit(&fctx->crypto, sizeof(struct crypto_keys)); in nitrox_aead_exit()

Completed in 6 milliseconds