Searched refs:zcrypt_msgtype_unregister (Results 1 – 4 of 4) sorted by relevance
169 void zcrypt_msgtype_unregister(struct zcrypt_ops *);
1347 zcrypt_msgtype_unregister(&zcrypt_msgtype6_ops); in zcrypt_msgtype6_exit()1348 zcrypt_msgtype_unregister(&zcrypt_msgtype6_ep11_ops); in zcrypt_msgtype6_exit()
561 zcrypt_msgtype_unregister(&zcrypt_msgtype50_ops); in zcrypt_msgtype50_exit()
90 void zcrypt_msgtype_unregister(struct zcrypt_ops *zops) in zcrypt_msgtype_unregister() function