Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h138 * struct auth_keys - Authentication keys
142 struct auth_keys { struct
192 struct auth_keys auth;
H A Dnitrox_skcipher.c156 memzero_explicit(&fctx->auth, sizeof(struct auth_keys)); in nitrox_skcipher_exit()
H A Dnitrox_aead.c351 memzero_explicit(&fctx->auth, sizeof(struct auth_keys)); in nitrox_aead_exit()
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h138 * struct auth_keys - Authentication keys
142 struct auth_keys { struct
193 struct auth_keys auth;
H A Dnitrox_skcipher.c156 memzero_explicit(&fctx->auth, sizeof(struct auth_keys)); in nitrox_skcipher_exit()
H A Dnitrox_aead.c350 memzero_explicit(&fctx->auth, sizeof(struct auth_keys)); in nitrox_aead_exit()

Completed in 9 milliseconds