Home
last modified time | relevance | path

Searched defs:aes_encrypt (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/arch/arm/crypto/
Dghash-ce-core.S397 .macro aes_encrypt, rkp, rounds, regs:vararg macro
Daes-ce-core.S138 aes_encrypt: label
/Linux-v6.6/lib/crypto/
Daes.c258 void aes_encrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in) in aes_encrypt() function