Searched refs:zcrypt_msgtype_unregister (Results 1 – 4 of 4) sorted by relevance
154 void zcrypt_msgtype_unregister(struct zcrypt_ops *);
1424 zcrypt_msgtype_unregister(&zcrypt_msgtype6_norng_ops); in zcrypt_msgtype6_exit()1425 zcrypt_msgtype_unregister(&zcrypt_msgtype6_ops); in zcrypt_msgtype6_exit()1426 zcrypt_msgtype_unregister(&zcrypt_msgtype6_ep11_ops); in zcrypt_msgtype6_exit()
579 zcrypt_msgtype_unregister(&zcrypt_msgtype50_ops); in zcrypt_msgtype50_exit()
97 void zcrypt_msgtype_unregister(struct zcrypt_ops *zops) in zcrypt_msgtype_unregister() function