Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtea.c41 struct tea_ctx { struct
53 struct tea_ctx *ctx = ctx_arg; in tea_setkey() argument
75 struct tea_ctx *ctx = ctx_arg; in tea_encrypt()
102 struct tea_ctx *ctx = ctx_arg; in tea_decrypt()
174 struct tea_ctx *ctx = ctx_arg; in xtea_decrypt()
219 struct tea_ctx *ctx = ctx_arg; in xeta_decrypt()
241 .cra_ctxsize = sizeof (struct tea_ctx),