Home
last modified time | relevance | path

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

/linux-6.6.21/arch/sparc/crypto/
Daes_glue.c141 static struct aes_ops aes192_ops = { variable
181 ctx->ops = &aes192_ops; in aes_set_key()