Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/cavium/nitrox/
Dnitrox_req.h140 struct auth_keys { struct
190 struct auth_keys auth;
Dnitrox_skcipher.c83 memzero_explicit(&fctx->auth, sizeof(struct auth_keys)); in nitrox_skcipher_exit()
Dnitrox_aead.c320 memzero_explicit(&fctx->auth, sizeof(struct auth_keys)); in nitrox_aead_exit()