Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Dmorus1280_glue.c30 struct morus1280_ops { struct
87 struct morus1280_ops ops, in crypto_morus1280_glue_process_crypt()
143 struct morus1280_ops ops, in crypto_morus1280_glue_crypt()
165 struct morus1280_ops OPS = { in crypto_morus1280_glue_encrypt()
189 struct morus1280_ops OPS = { in crypto_morus1280_glue_decrypt()
/Linux-v4.19/crypto/
Dmorus1280.c47 struct morus1280_ops { struct
366 const struct morus1280_ops *ops) in crypto_morus1280_process_crypt()
438 const struct morus1280_ops *ops) in crypto_morus1280_crypt()
452 static const struct morus1280_ops ops = { in crypto_morus1280_encrypt()
473 static const struct morus1280_ops ops = { in crypto_morus1280_decrypt()