Home | History | Annotate | Download | only in statem

Lines Matching defs:sctpauthkey

1705         unsigned char sctpauthkey[64];
1721 if (SSL_export_keying_material(s, sctpauthkey,
1722 sizeof(sctpauthkey),
1732 sizeof(sctpauthkey), sctpauthkey);
3407 unsigned char sctpauthkey[64];
3423 if (SSL_export_keying_material(s, sctpauthkey,
3424 sizeof(sctpauthkey), labelbuffer,
3433 sizeof(sctpauthkey), sctpauthkey);