Searched refs:zcrypt_ops (Results 1 – 9 of 9) sorted by relevance
89 struct zcrypt_ops { struct106 struct zcrypt_ops *ops; /* Crypto operations. */ argument133 void zcrypt_msgtype_register(struct zcrypt_ops *);134 void zcrypt_msgtype_unregister(struct zcrypt_ops *);135 struct zcrypt_ops *zcrypt_msgtype_request(unsigned char *, int);136 void zcrypt_msgtype_release(struct zcrypt_ops *);
314 void zcrypt_msgtype_register(struct zcrypt_ops *zops) in zcrypt_msgtype_register()324 void zcrypt_msgtype_unregister(struct zcrypt_ops *zops) in zcrypt_msgtype_unregister()333 struct zcrypt_ops *__ops_lookup(unsigned char *name, int variant) in __ops_lookup()335 struct zcrypt_ops *zops; in __ops_lookup()354 struct zcrypt_ops *zcrypt_msgtype_request(unsigned char *name, int variant) in zcrypt_msgtype_request()356 struct zcrypt_ops *zops = NULL; in zcrypt_msgtype_request()367 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()
1111 static struct zcrypt_ops zcrypt_msgtype6_norng_ops = {1119 static struct zcrypt_ops zcrypt_msgtype6_ops = {1128 static struct zcrypt_ops zcrypt_msgtype6_ep11_ops = {
358 static struct zcrypt_ops zcrypt_pcica_ops = {
565 static struct zcrypt_ops zcrypt_pcicc_ops = {
510 static struct zcrypt_ops zcrypt_msgtype50_ops = {