Searched refs:ctr_encrypt (Results 1 – 3 of 3) sorted by relevance
204 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function435 .encrypt = ctr_encrypt,436 .decrypt = ctr_encrypt,
317 .macro ctr_encrypt xctr macro599 ctr_encrypt 0614 ctr_encrypt 1
474 static int __maybe_unused ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function699 .encrypt = ctr_encrypt,700 .decrypt = ctr_encrypt,