Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/cavium/nitrox/
Dnitrox_req.h127 struct crypto_keys { struct
189 struct crypto_keys crypto;
Dnitrox_skcipher.c82 memzero_explicit(&fctx->crypto, sizeof(struct crypto_keys)); in nitrox_skcipher_exit()
Dnitrox_aead.c319 memzero_explicit(&fctx->crypto, sizeof(struct crypto_keys)); in nitrox_aead_exit()