zcrypt_ops
void zcrypt_msgtype_register(struct zcrypt_ops *zops)
void zcrypt_msgtype_unregister(struct zcrypt_ops *zops)
struct zcrypt_ops *zcrypt_msgtype(unsigned char *name, int variant)
struct zcrypt_ops *zops;
struct zcrypt_ops *ops; /* Crypto operations. */
void zcrypt_msgtype_register(struct zcrypt_ops *);
void zcrypt_msgtype_unregister(struct zcrypt_ops *);
struct zcrypt_ops *zcrypt_msgtype(unsigned char *, int);
static struct zcrypt_ops zcrypt_msgtype50_ops = {
static struct zcrypt_ops zcrypt_msgtype6_ops = {
static struct zcrypt_ops zcrypt_msgtype6_ep11_ops = {