Searched refs:ECName (Results 1 – 3 of 3) sorted by relevance
66 static SECStatus ssl3_CreateECDHEphemeralKeys(sslSocket *ss, ECName ec_curve);134 ECName curve;176 ssl3_ECName2Params(PLArenaPool * arena, ECName curve, SECKEYECParams * params) in ssl3_ECName2Params()199 static ECName 204 ECName i; in params2ecName()432 ECName451 ECName455 ECName ec_curve = ec_noName; in ssl3_GetCurveNameForServerSocket()530 ECName ec_curve = (ECName)arg; in ssl3_CreateECDHEphemeralKeyPair()570 ssl3_CreateECDHEphemeralKeys(sslSocket *ss, ECName ec_curve) in ssl3_CreateECDHEphemeralKeys()[all …]
1697 } ECName; typedef1699 extern SECStatus ssl3_ECName2Params(PLArenaPool *arena, ECName curve,1701 ECName ssl3_GetCurveWithECKeyStrength(PRUint32 curvemsk, int requiredECCbits);
773 ECName ec_curve; in SSL_CanBypass()