HomeSort by: relevance | last modified time | path
    Searched refs:nonce_label (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/ssl/statem/
statem_clnt.c 2724 static const unsigned char nonce_label[] = "resumption"; local
2736 nonce_label,
2737 sizeof(nonce_label) - 1,
statem_srvr.c 4073 static const unsigned char nonce_label[] = "resumption"; local
4122 nonce_label,
4123 sizeof(nonce_label) - 1,
  /src/crypto/external/apache2/openssl/dist/ssl/statem/
statem_clnt.c 2870 static const unsigned char nonce_label[] = { 0x72, 0x65, 0x73, 0x75, 0x6D, local
2881 nonce_label,
2882 sizeof(nonce_label),
statem_srvr.c 4220 static const unsigned char nonce_label[] = { 0x72, 0x65, 0x73, 0x75, 0x6D, local
4268 nonce_label,
4269 sizeof(nonce_label),
  /src/crypto/external/bsd/openssl/dist/ssl/statem/
statem_clnt.c 2596 static const unsigned char nonce_label[] = "resumption"; local
2606 nonce_label,
2607 sizeof(nonce_label) - 1,
statem_srvr.c 3911 static const unsigned char nonce_label[] = "resumption"; local
3957 nonce_label,
3958 sizeof(nonce_label) - 1,

Completed in 41 milliseconds