Home
last modified time | relevance | path

Searched refs:id3 (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/
H A Dciphers.c256 int id3 = (int)(id & 0xffL); in ciphers_main() local
259 BIO_printf(bio_out, " 0x%02X,0x%02X - ", id2, id3); /* SSL3 in ciphers_main()
262 … BIO_printf(bio_out, "0x%02X,0x%02X,0x%02X,0x%02X - ", id0, id1, id2, id3); /* whatever */ in ciphers_main()

Completed in 7 milliseconds