Searched refs:OPENSSL_RSA_VERIFY_CLASS (Results 1 – 2 of 2) sorted by relevance
79 return OPENSSL_RSA_VERIFY_CLASS; in GetRsaVerifyClass()107 if (!IsClassMatch(self, OPENSSL_RSA_VERIFY_CLASS)) { in DestroyRsaVerify()314 if (!IsClassMatch((HcfObjectBase *)self, OPENSSL_RSA_VERIFY_CLASS)) { in EngineVerifyInit()363 if (!IsClassMatch((HcfObjectBase *)self, OPENSSL_RSA_VERIFY_CLASS)) { in EngineVerifyUpdate()436 if (!IsClassMatch((HcfObjectBase *)self, OPENSSL_RSA_VERIFY_CLASS)) { in EngineVerify()608 if (!IsClassMatch((HcfObjectBase *)self, OPENSSL_RSA_VERIFY_CLASS)) { in EngineSetVerifySpecInt()641 if (!IsClassMatch((HcfObjectBase *)self, OPENSSL_RSA_VERIFY_CLASS)) { in EngineGetVerifySpecInt()680 if (!IsClassMatch((HcfObjectBase *)self, OPENSSL_RSA_VERIFY_CLASS)) { in EngineGetVerifySpecString()
28 #define OPENSSL_RSA_VERIFY_CLASS "OPENSSL.RSA.VERIFY" macro