Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/nx/
H A Dnx.h13 struct nx_sg { struct
20 #define NX_MAX_SG_ENTRIES (NX_PAGE_SIZE/(sizeof(struct nx_sg))) argument
H A 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
H A Dnx.c155 struct nx_sg *nx_sg = nx_dst; in nx_walk_and_build() local