Searched refs:TLS_CT_RSA_SIGN (Results 1 – 6 of 6) sorted by relevance
143 new byte[] { NativeConstants.TLS_CT_RSA_SIGN, in testGetSupportedClientKeyTypes_intersection()154 new byte[] { NativeConstants.TLS_CT_RSA_SIGN }, in testGetSupportedClientKeyTypes_intersection_empty()
147 new byte[] { NativeConstants.TLS_CT_RSA_SIGN, in testGetSupportedClientKeyTypes_intersection()158 new byte[] { NativeConstants.TLS_CT_RSA_SIGN }, in testGetSupportedClientKeyTypes_intersection_empty()
89 CONST(TLS_CT_RSA_SIGN); in main()
616 #define TLS_CT_RSA_SIGN 1 macro
237 case NativeConstants.TLS_CT_RSA_SIGN: in getClientKeyType()
238 case NativeConstants.TLS_CT_RSA_SIGN: in getClientKeyType()