Searched refs:ctr_encrypt (Results 1 – 5 of 5) sorted by relevance
222 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function269 return ctr_encrypt(req); in ctr_encrypt_sync()422 .encrypt = ctr_encrypt,423 .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,
208 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function436 .encrypt = ctr_encrypt,437 .decrypt = ctr_encrypt,
317 .macro ctr_encrypt xctr macro599 ctr_encrypt 0614 ctr_encrypt 1
497 static int __maybe_unused ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function730 .encrypt = ctr_encrypt,731 .decrypt = ctr_encrypt,