Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/cavium/nitrox/
Dnitrox_req.h142 struct auth_keys { struct
192 struct auth_keys auth;
Dnitrox_skcipher.c156 memzero_explicit(&fctx->auth, sizeof(struct auth_keys)); in nitrox_skcipher_exit()
Dnitrox_aead.c351 memzero_explicit(&fctx->auth, sizeof(struct auth_keys)); in nitrox_aead_exit()