Searched defs:hexkeybytes (Results 1 – 4 of 4) sorted by relevance
254 const int hexkeybytes = BITS2NIBBLES(keylen); in xencrypt_g() local359 const int hexkeybytes = BITS2NIBBLES(keylen); in xdecrypt_g() local
119 int rootfd, bakfd, hexkeybytes; in write_rootkey() local
738 int rootfd, bakfd, hexkeybytes; in write_rootkey() local
81 int hexkeybytes = (keylen+3)/4; in adjust() local