Searched refs:ctr_encrypt (Results 1 – 5 of 5) sorted by relevance
235 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function290 return ctr_encrypt(req); in ctr_encrypt_sync()468 .encrypt = ctr_encrypt,469 .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,
207 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function424 .encrypt = ctr_encrypt,425 .decrypt = ctr_encrypt,
497 static int __maybe_unused ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function730 .encrypt = ctr_encrypt,731 .decrypt = ctr_encrypt,
324 .macro ctr_encrypt xctr macro607 ctr_encrypt 0622 ctr_encrypt 1