HomeSort by relevance Sort by last modified time
    Searched refs:SSL3_ST_SR_CHANGE_B (Results 1 - 3 of 3) sorted by null

  /external/openssl/ssl/
ssl_stat.c 180 case SSL3_ST_SR_CHANGE_B: str="SSLv3 read change cipher spec B"; break;
338 case SSL3_ST_SR_CHANGE_B:
ssl3.h 604 #define SSL3_ST_SR_CHANGE_B (0x1B1|SSL_ST_ACCEPT)
  /external/openssl/include/openssl/
ssl3.h 604 #define SSL3_ST_SR_CHANGE_B (0x1B1|SSL_ST_ACCEPT)

Completed in 18 milliseconds