Searched refs:crypto_cfb_encrypt_inplace (Results 1 – 1 of 1) sorted by relevance
81 static int crypto_cfb_encrypt_inplace(struct skcipher_walk *walk, in crypto_cfb_encrypt_inplace() function114 err = crypto_cfb_encrypt_inplace(&walk, tfm); in crypto_cfb_encrypt()