Searched refs:ctr_encrypt (Results 1 – 4 of 4) sorted by relevance
220 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function282 return ctr_encrypt(req); in ctr_encrypt_sync()459 .encrypt = ctr_encrypt,460 .decrypt = ctr_encrypt,
393 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function451 return ctr_encrypt(req); in ctr_encrypt_sync()657 .encrypt = ctr_encrypt,658 .decrypt = ctr_encrypt,
228 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function314 return ctr_encrypt(req); in ctr_encrypt_sync()478 .encrypt = ctr_encrypt,479 .decrypt = ctr_encrypt,
463 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function522 return ctr_encrypt(req); in ctr_encrypt_sync()717 .encrypt = ctr_encrypt,718 .decrypt = ctr_encrypt,