Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dcfb.c58 static int crypto_cfb_encrypt_segment(struct skcipher_walk *walk, in crypto_cfb_encrypt_segment() function
116 err = crypto_cfb_encrypt_segment(&walk, tfm); in crypto_cfb_encrypt()