HomeSort by relevance Sort by last modified time
    Searched full:privkeyhash (Results 1 - 1 of 1) sorted by null

  /external/dropbear/
dss.c 302 unsigned char privkeyhash[SHA512_HASH_SIZE]; local
331 sha512_done(&hs, privkeyhash);
337 sha512_process(&hs, privkeyhash, SHA512_HASH_SIZE);

Completed in 565 milliseconds