Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dctr.h20 static inline int crypto_ctr_encrypt_walk(struct skcipher_request *req, in crypto_ctr_encrypt_walk() function
/openbmc/linux/arch/arm/crypto/
H A Daes-neonbs-glue.c288 return crypto_ctr_encrypt_walk(req, ctr_encrypt_one); in ctr_encrypt_sync()
H A Daes-ce-glue.c439 return crypto_ctr_encrypt_walk(req, ctr_encrypt_one); in ctr_encrypt_sync()