Home
last modified time | relevance | path

Searched refs:ctr_encrypt (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/arm/crypto/
Daes-neonbs-glue.c235 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function
290 return ctr_encrypt(req); in ctr_encrypt_sync()
468 .encrypt = ctr_encrypt,
469 .decrypt = ctr_encrypt,
Daes-ce-glue.c383 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function
441 return ctr_encrypt(req); in ctr_encrypt_sync()
647 .encrypt = ctr_encrypt,
648 .decrypt = ctr_encrypt,
/linux-6.1.9/arch/arm64/crypto/
Daes-neonbs-glue.c207 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function
424 .encrypt = ctr_encrypt,
425 .decrypt = ctr_encrypt,
Daes-glue.c497 static int __maybe_unused ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function
730 .encrypt = ctr_encrypt,
731 .decrypt = ctr_encrypt,
Daes-modes.S324 .macro ctr_encrypt xctr macro
607 ctr_encrypt 0
622 ctr_encrypt 1