Searched refs:ctr_encrypt (Results 1 – 4 of 4) sorted by relevance
224 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function294 return ctr_encrypt(req); in ctr_encrypt_sync()385 .encrypt = ctr_encrypt,386 .decrypt = ctr_encrypt,
212 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function259 return ctr_encrypt(req); in ctr_encrypt_sync()352 .encrypt = ctr_encrypt,353 .decrypt = ctr_encrypt,
195 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function360 .encrypt = ctr_encrypt,361 .decrypt = ctr_encrypt,
259 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function386 .encrypt = ctr_encrypt,387 .decrypt = ctr_encrypt,