Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/crypto/
Daes_glue.c151 static struct aes_ops aes256_ops = { variable
185 ctx->ops = &aes256_ops; in aes_set_key()