Home
last modified time | relevance | path

Searched defs:nx_sg (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/crypto/nx/
Dnx.h13 struct nx_sg { struct
20 #define NX_MAX_SG_ENTRIES (NX_PAGE_SIZE/(sizeof(struct nx_sg))) argument
Dnx-aes-gcm.c107 struct nx_sg *nx_sg = nx_ctx->in_sg; in nx_gca() local
175 struct nx_sg *nx_sg; in gmac() local
Dnx.c155 struct nx_sg *nx_sg = nx_dst; in nx_walk_and_build() local