Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
H A Dnx.h17 struct nx_sg { struct
24 #define NX_MAX_SG_ENTRIES (NX_PAGE_SIZE/(sizeof(struct nx_sg))) argument
H A Dnx-aes-gcm.c106 struct nx_sg *nx_sg = nx_ctx->in_sg; in nx_gca() local
172 struct nx_sg *nx_sg; in gmac() local
H A Dnx.c153 struct nx_sg *nx_sg = nx_dst; in nx_walk_and_build() local