Searched refs:SSL3_RSA_PMS_LENGTH (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dderive.c458 PORT_Assert(pms->len == SSL3_RSA_PMS_LENGTH);
459 if (pms->len != SSL3_RSA_PMS_LENGTH) {
696 unsigned char rsaPmsBuf[SSL3_RSA_PMS_LENGTH];
H A Dsslimpl.h145 #define SSL3_RSA_PMS_LENGTH 48 macro
H A Dssl3con.c9584 unsigned char rsaPmsBuf[SSL3_RSA_PMS_LENGTH];

Completed in 132 milliseconds