Searched refs:aescfb_encrypt_block (Results 1 – 1 of 1) sorted by relevance
15 static void aescfb_encrypt_block(const struct crypto_aes_ctx *ctx, void *dst, in aescfb_encrypt_block() function49 aescfb_encrypt_block(ctx, ks, v); in aescfb_encrypt()76 aescfb_encrypt_block(ctx, ks[0], iv); in aescfb_decrypt()85 aescfb_encrypt_block(ctx, ks[!i], src); in aescfb_decrypt()