Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Dmorus640_glue.c30 struct morus640_ops { struct
87 struct morus640_ops ops, in crypto_morus640_glue_process_crypt()
139 struct morus640_ops ops, in crypto_morus640_glue_crypt()
161 struct morus640_ops OPS = { in crypto_morus640_glue_encrypt()
185 struct morus640_ops OPS = { in crypto_morus640_glue_decrypt()
/Linux-v4.19/crypto/
Dmorus640.c47 struct morus640_ops { struct
365 const struct morus640_ops *ops) in crypto_morus640_process_crypt()
435 const struct morus640_ops *ops) in crypto_morus640_crypt()
449 static const struct morus640_ops ops = { in crypto_morus640_encrypt()
470 static const struct morus640_ops ops = { in crypto_morus640_decrypt()