Searched defs:OPS (Results 1 – 6 of 6) sorted by relevance
165 struct morus1280_ops OPS = { in crypto_morus1280_glue_encrypt() local189 struct morus1280_ops OPS = { in crypto_morus1280_glue_decrypt() local
161 struct morus640_ops OPS = { in crypto_morus640_glue_encrypt() local185 struct morus640_ops OPS = { in crypto_morus640_glue_decrypt() local
203 static const struct aegis_crypt_ops OPS = { in crypto_aegis128_aesni_encrypt() local225 static const struct aegis_crypt_ops OPS = { in crypto_aegis128_aesni_decrypt() local
203 static const struct aegis_crypt_ops OPS = { in crypto_aegis256_aesni_encrypt() local225 static const struct aegis_crypt_ops OPS = { in crypto_aegis256_aesni_decrypt() local
203 static const struct aegis_crypt_ops OPS = { in crypto_aegis128l_aesni_encrypt() local225 static const struct aegis_crypt_ops OPS = { in crypto_aegis128l_aesni_decrypt() local
24 #define OPS \ macro38 enum filter_op_ids { OPS }; enumerator