Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dctr.c74 static int crypto_ctr_crypt_segment(struct blkcipher_walk *walk, in crypto_ctr_crypt_segment() function
145 nbytes = crypto_ctr_crypt_segment(&walk, child); in crypto_ctr_crypt()