Searched refs:ctr_encrypt (Results 1 – 4 of 4) sorted by relevance
235 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function297 return ctr_encrypt(req); in ctr_encrypt_sync()475 .encrypt = ctr_encrypt,476 .decrypt = ctr_encrypt,
383 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function441 return ctr_encrypt(req); in ctr_encrypt_sync()647 .encrypt = ctr_encrypt,648 .decrypt = ctr_encrypt,
205 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function429 .encrypt = ctr_encrypt,430 .decrypt = ctr_encrypt,
445 static int __maybe_unused ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function673 .encrypt = ctr_encrypt,674 .decrypt = ctr_encrypt,