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,
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,
447 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function508 return ctr_encrypt(req); in ctr_encrypt_sync()703 .encrypt = ctr_encrypt,704 .decrypt = ctr_encrypt,