Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/nx/
Dnx.h15 struct nx_sg { struct
22 #define NX_MAX_SG_ENTRIES (NX_PAGE_SIZE/(sizeof(struct nx_sg))) argument
Dnx-aes-gcm.c131 struct nx_sg *nx_sg = nx_ctx->in_sg; in nx_gca() local
198 struct nx_sg *nx_sg; in gmac() local
Dnx.c168 struct nx_sg *nx_sg = nx_dst; in nx_walk_and_build() local