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

/linux-master/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));
H A Dnitrox_aead.c349 memzero_explicit(&fctx->crypto, sizeof(struct crypto_keys));

Completed in 156 milliseconds