Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c1112 static const unsigned char scsv_id[] = { 0, 0xFF }; in print_raw_cipherlist() local
1127 } else if (memcmp(rlist, scsv_id, num) == 0) { in print_raw_cipherlist()