Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Daes.c96 struct aes_ctx { struct
275 struct aes_ctx *ctx = ctx_arg; in aes_set_key()
343 const struct aes_ctx *ctx = ctx_arg; in aes_encrypt()
396 const struct aes_ctx *ctx = ctx_arg; in aes_decrypt()
438 .cra_ctxsize = sizeof(struct aes_ctx),