Searched refs:sctpauthkey (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_clnt.c172 unsigned char sctpauthkey[64]; local
370 if (SSL_export_keying_material(s, sctpauthkey,
371 sizeof(sctpauthkey),
382 sizeof(sctpauthkey), sctpauthkey); local
512 if (SSL_export_keying_material(s, sctpauthkey,
513 sizeof(sctpauthkey), labelbuffer,
521 sizeof(sctpauthkey), sctpauthkey); local
H A Dd1_srvr.c172 unsigned char sctpauthkey[64]; local
439 if (SSL_export_keying_material(s, sctpauthkey,
440 sizeof(sctpauthkey), labelbuffer,
448 sizeof(sctpauthkey), sctpauthkey); local
657 if (SSL_export_keying_material(s, sctpauthkey,
658 sizeof(sctpauthkey), labelbuffer,
666 sizeof(sctpauthkey), sctpauthkey); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_clnt.c172 unsigned char sctpauthkey[64]; local
370 if (SSL_export_keying_material(s, sctpauthkey,
371 sizeof(sctpauthkey),
382 sizeof(sctpauthkey), sctpauthkey); local
512 if (SSL_export_keying_material(s, sctpauthkey,
513 sizeof(sctpauthkey), labelbuffer,
521 sizeof(sctpauthkey), sctpauthkey); local
H A Dd1_srvr.c172 unsigned char sctpauthkey[64]; local
439 if (SSL_export_keying_material(s, sctpauthkey,
440 sizeof(sctpauthkey), labelbuffer,
448 sizeof(sctpauthkey), sctpauthkey); local
657 if (SSL_export_keying_material(s, sctpauthkey,
658 sizeof(sctpauthkey), labelbuffer,
666 sizeof(sctpauthkey), sctpauthkey); local

Completed in 48 milliseconds