Searched refs:zcrypt_ops (Results 1 – 4 of 4) sorted by relevance
79 struct zcrypt_ops { struct118 struct zcrypt_ops *ops; /* Crypto operations. */159 void zcrypt_msgtype_register(struct zcrypt_ops *);160 void zcrypt_msgtype_unregister(struct zcrypt_ops *);161 struct zcrypt_ops *zcrypt_msgtype(unsigned char *, int);
82 void zcrypt_msgtype_register(struct zcrypt_ops *zops) in zcrypt_msgtype_register()87 void zcrypt_msgtype_unregister(struct zcrypt_ops *zops) in zcrypt_msgtype_unregister()92 struct zcrypt_ops *zcrypt_msgtype(unsigned char *name, int variant) in zcrypt_msgtype()94 struct zcrypt_ops *zops; in zcrypt_msgtype()
1348 static struct zcrypt_ops zcrypt_msgtype6_ops = {1358 static struct zcrypt_ops zcrypt_msgtype6_ep11_ops = {
549 static struct zcrypt_ops zcrypt_msgtype50_ops = {