| /src/crypto/external/apache2/openssl/dist/ssl/statem/ |
| statem_clnt.c | 1764 unsigned char sctpauthkey[64]; local 1780 if (SSL_export_keying_material(ssl, sctpauthkey, 1781 sizeof(sctpauthkey), 1791 sizeof(sctpauthkey), sctpauthkey); local 3658 unsigned char sctpauthkey[64]; local 3675 if (SSL_export_keying_material(ssl, sctpauthkey, 3676 sizeof(sctpauthkey), labelbuffer, 3684 sizeof(sctpauthkey), sctpauthkey); local [all...] |
| statem_srvr.c | 934 unsigned char sctpauthkey[64]; local 950 if (SSL_export_keying_material(ssl, sctpauthkey, 951 sizeof(sctpauthkey), labelbuffer, 960 sizeof(sctpauthkey), sctpauthkey); local 3497 unsigned char sctpauthkey[64]; local 3513 sctpauthkey, 3514 sizeof(sctpauthkey), labelbuffer, 3523 sizeof(sctpauthkey), sctpauthkey); [all...] |
| /src/crypto/external/bsd/openssl/dist/ssl/statem/ |
| statem_clnt.c | 1664 unsigned char sctpauthkey[64]; local 1680 if (SSL_export_keying_material(s, sctpauthkey, 1681 sizeof(sctpauthkey), 1690 sizeof(sctpauthkey), sctpauthkey); local 3367 unsigned char sctpauthkey[64]; local 3383 if (SSL_export_keying_material(s, sctpauthkey, 3384 sizeof(sctpauthkey), labelbuffer, 3391 sizeof(sctpauthkey), sctpauthkey); local [all...] |
| statem_srvr.c | 853 unsigned char sctpauthkey[64]; local 869 if (SSL_export_keying_material(s, sctpauthkey, 870 sizeof(sctpauthkey), labelbuffer, 878 sizeof(sctpauthkey), sctpauthkey); local 3354 unsigned char sctpauthkey[64]; local 3369 if (SSL_export_keying_material(s, sctpauthkey, 3370 sizeof(sctpauthkey), labelbuffer, 3378 sizeof(sctpauthkey), sctpauthkey); local [all...] |
| /src/crypto/external/bsd/openssl.old/dist/ssl/statem/ |
| statem_clnt.c | 1705 unsigned char sctpauthkey[64]; local 1721 if (SSL_export_keying_material(s, sctpauthkey, 1722 sizeof(sctpauthkey), 1732 sizeof(sctpauthkey), sctpauthkey); local 3407 unsigned char sctpauthkey[64]; local 3423 if (SSL_export_keying_material(s, sctpauthkey, 3424 sizeof(sctpauthkey), labelbuffer, 3433 sizeof(sctpauthkey), sctpauthkey); local [all...] |
| statem_srvr.c | 852 unsigned char sctpauthkey[64]; local 868 if (SSL_export_keying_material(s, sctpauthkey, 869 sizeof(sctpauthkey), labelbuffer, 879 sizeof(sctpauthkey), sctpauthkey); local 3530 unsigned char sctpauthkey[64]; local 3545 if (SSL_export_keying_material(s, sctpauthkey, 3546 sizeof(sctpauthkey), labelbuffer, 3556 sizeof(sctpauthkey), sctpauthkey); local [all...] |