@protocol SFDigestOperation; @interface SFHMACOperation_Ivars : NSObject { id digestOperation; } - (void).cxx_destruct; @end