Home | History | Annotate | Download | only in ssl

Lines Matching full:mac_sec

1045 {unsigned int z; for (z=0; z<md_size; z++) printf("%02X ",mac_sec[z]); printf("\n"); }