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