Searched refs:zcrypt_ops (Results 1 – 4 of 4) sorted by relevance
70 struct zcrypt_ops { struct109 struct zcrypt_ops *ops; /* Crypto operations. */150 void zcrypt_msgtype_register(struct zcrypt_ops *);151 void zcrypt_msgtype_unregister(struct zcrypt_ops *);152 struct zcrypt_ops *zcrypt_msgtype(unsigned char *, int);
88 void zcrypt_msgtype_register(struct zcrypt_ops *zops) in zcrypt_msgtype_register()93 void zcrypt_msgtype_unregister(struct zcrypt_ops *zops) in zcrypt_msgtype_unregister()98 struct zcrypt_ops *zcrypt_msgtype(unsigned char *name, int variant) in zcrypt_msgtype()100 struct zcrypt_ops *zops; in zcrypt_msgtype()
549 static struct zcrypt_ops zcrypt_msgtype50_ops = {
1352 static struct zcrypt_ops zcrypt_msgtype6_ops = {1362 static struct zcrypt_ops zcrypt_msgtype6_ep11_ops = {