Home | History | Annotate | Download | only in ssl

Lines Matching refs:sctpauthkey

155 	unsigned char sctpauthkey[64];
341 SSL_export_keying_material(s, sctpauthkey,
342 sizeof(sctpauthkey), labelbuffer,
346 sizeof(sctpauthkey), sctpauthkey);
482 SSL_export_keying_material(s, sctpauthkey,
483 sizeof(sctpauthkey), labelbuffer,
487 sizeof(sctpauthkey), sctpauthkey);