Searched defs:dh_value (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c636 static uchar_t dh_value[8] = { 'd', 'h', 'd', 'h', 'd', 'h', 'd', '\0' }; variable
7345 dprov_attribute_size = sizeof (dh_value);
7346 dprov_attribute_value = dh_value;

Completed in 92 milliseconds