Home
last modified time | relevance | path

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

/drivers/crypto/chelsio/
Dchcr_algo.h158 #define FILL_SEC_CPL_IVGEN_HDRLEN(last, more, ctx_in, mac, ivdrop, len) htonl( \ argument
164 SCMD_KEY_CTX_INLINE_V((ctx_in)) | \
/drivers/crypto/
Ds5p-sss.c1716 const struct s5p_hash_reqctx *ctx_in = in; in s5p_hash_import() local
1719 if (ctx_in->bufcnt > BUFLEN) { in s5p_hash_import()
Domap-sham.c1419 const struct omap_sham_reqctx *ctx_in = in; in omap_sham_import() local
1421 memcpy(rctx, in, sizeof(*rctx) + ctx_in->bufcnt); in omap_sham_import()