Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
H A Daes-neonbs-glue.c204 static int ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function
435 .encrypt = ctr_encrypt,
436 .decrypt = ctr_encrypt,
H A Daes-modes.S317 .macro ctr_encrypt xctr macro
599 ctr_encrypt 0
614 ctr_encrypt 1
H A Daes-glue.c474 static int __maybe_unused ctr_encrypt(struct skcipher_request *req) in ctr_encrypt() function
699 .encrypt = ctr_encrypt,
700 .decrypt = ctr_encrypt,