Home
last modified time | relevance | path

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

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