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