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 334 /* SSL3_CT_NUMBER is used to size arrays and it must be large
338 #define SSL3_CT_NUMBER 7
437 char ctype[SSL3_CT_NUMBER];
  /external/openssl/ssl/
ssl3.h 334 /* SSL3_CT_NUMBER is used to size arrays and it must be large
338 #define SSL3_CT_NUMBER 7
437 char ctype[SSL3_CT_NUMBER];

Completed in 17 milliseconds