Searched refs:zcrypt_ops (Results 1 – 7 of 7) sorted by relevance
89 struct zcrypt_ops { struct107 struct zcrypt_ops *ops; /* Crypto operations. */ argument134 void zcrypt_msgtype_register(struct zcrypt_ops *);135 void zcrypt_msgtype_unregister(struct zcrypt_ops *);136 struct zcrypt_ops *zcrypt_msgtype_request(unsigned char *, int);137 void zcrypt_msgtype_release(struct zcrypt_ops *);
318 void zcrypt_msgtype_register(struct zcrypt_ops *zops) in zcrypt_msgtype_register()326 void zcrypt_msgtype_unregister(struct zcrypt_ops *zops) in zcrypt_msgtype_unregister()335 struct zcrypt_ops *__ops_lookup(unsigned char *name, int variant) in __ops_lookup()337 struct zcrypt_ops *zops; in __ops_lookup()356 struct zcrypt_ops *zcrypt_msgtype_request(unsigned char *name, int variant) in zcrypt_msgtype_request()358 struct zcrypt_ops *zops = NULL; in zcrypt_msgtype_request()369 void zcrypt_msgtype_release(struct zcrypt_ops *zops) in zcrypt_msgtype_release()
147 struct zcrypt_ops *zops = zdev->ops; in zcrypt_cex2a_remove()
168 struct zcrypt_ops *zops; in zcrypt_cex4_remove()
351 struct zcrypt_ops *zops = zdev->ops; in zcrypt_pcixcc_remove()
1120 static struct zcrypt_ops zcrypt_msgtype6_norng_ops = {1129 static struct zcrypt_ops zcrypt_msgtype6_ops = {1139 static struct zcrypt_ops zcrypt_msgtype6_ep11_ops = {
512 static struct zcrypt_ops zcrypt_msgtype50_ops = {