Searched refs:ctr_encrypt (Results 1 – 4 of 4) sorted by relevance
231 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function293 return ctr_encrypt(req); in ctr_encrypt_sync()470 .encrypt = ctr_encrypt,471 .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,
229 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function315 return ctr_encrypt(req); in ctr_encrypt_sync()479 .encrypt = ctr_encrypt,480 .decrypt = ctr_encrypt,
445 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function504 return ctr_encrypt(req); in ctr_encrypt_sync()699 .encrypt = ctr_encrypt,700 .decrypt = ctr_encrypt,