Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_algo.h191 #define FILL_SEC_CPL_IVGEN_HDRLEN(last, more, ctx_in, mac, ivdrop, len) htonl( \ argument
197 SCMD_KEY_CTX_INLINE_V((ctx_in)) | \
/Linux-v4.19/drivers/crypto/
Ds5p-sss.c1739 const struct s5p_hash_reqctx *ctx_in = in; in s5p_hash_import() local
1742 if (ctx_in->bufcnt > BUFLEN) { in s5p_hash_import()
Domap-sham.c1448 const struct omap_sham_reqctx *ctx_in = in; in omap_sham_import() local
1450 memcpy(rctx, in, sizeof(*rctx) + ctx_in->bufcnt); in omap_sham_import()