Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/crypto/
H A Daes-glue.c451 static int __maybe_unused xctr_encrypt(struct skcipher_request *req) in xctr_encrypt() function
746 .encrypt = xctr_encrypt,
747 .decrypt = xctr_encrypt,