Home
last modified time | relevance | path

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

/include/crypto/
Daes.h25 struct crypto_aes_ctx { struct
68 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);
/include/trace/hooks/
Dfips140.h14 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,