Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h129 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()