Searched refs:ctr_encrypt (Results 1 – 5 of 5) sorted by relevance
199 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function381 .encrypt = ctr_encrypt,382 .decrypt = ctr_encrypt,
381 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function618 .encrypt = ctr_encrypt,619 .decrypt = ctr_encrypt,
213 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function444 .encrypt = ctr_encrypt,445 .decrypt = ctr_encrypt,
472 static int __maybe_unused ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function697 .encrypt = ctr_encrypt,698 .decrypt = ctr_encrypt,
317 .macro ctr_encrypt xctr macro599 ctr_encrypt 0614 ctr_encrypt 1