HomeSort by relevance Sort by last modified time
    Searched defs:SSL3_CT_NUMBER (Results 1 - 2 of 2) sorted by null

  /external/openssl/include/openssl/
ssl3.h 383 /* SSL3_CT_NUMBER is used to size arrays and it must be large
387 #define SSL3_CT_NUMBER 9
517 char ctype[SSL3_CT_NUMBER];
  /external/openssl/ssl/
ssl3.h 383 /* SSL3_CT_NUMBER is used to size arrays and it must be large
387 #define SSL3_CT_NUMBER 9
517 char ctype[SSL3_CT_NUMBER];

Completed in 520 milliseconds