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

  /external/boringssl/src/ssl/
t1_enc.c 553 if (!ssl->enc_method->prf(ssl, out, SSL3_MASTER_SECRET_SIZE, premaster,
561 if (!ssl->enc_method->prf(ssl, out, SSL3_MASTER_SECRET_SIZE, premaster,
570 return SSL3_MASTER_SECRET_SIZE;
  /external/boringssl/src/include/openssl/
ssl3.h 203 #define SSL3_MASTER_SECRET_SIZE 48

Completed in 48 milliseconds