Searched refs:crypto_aes_ctx (Results 1 – 2 of 2) sorted by relevance
25 struct crypto_aes_ctx { struct68 int aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key,77 void aes_encrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in);85 void aes_decrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in);
14 struct crypto_aes_ctx;31 TP_PROTO(struct crypto_aes_ctx *ctx,38 TP_PROTO(const struct crypto_aes_ctx *ctx,45 TP_PROTO(const struct crypto_aes_ctx *ctx,