Home
last modified time | relevance | path

Searched defs:hexkeybytes (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/key/
H A Dxcrypt.c254 const int hexkeybytes = BITS2NIBBLES(keylen); in xencrypt_g() local
359 const int hexkeybytes = BITS2NIBBLES(keylen); in xdecrypt_g() local
/illumos-gate/usr/src/cmd/keyserv/
H A Dkeylogin.c117 int rootfd, bakfd, hexkeybytes; in write_rootkey() local
H A Dchkey.c738 int rootfd, bakfd, hexkeybytes; in write_rootkey() local
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh_common/
H A Dgeneric_key.c79 int hexkeybytes = (keylen+3)/4; in adjust() local