Home
last modified time | relevance | path

Searched defs:msghash (Results 1 – 3 of 3) sorted by relevance

/external/dropbear/
Ddss.c167 unsigned char msghash[SHA1_HASH_SIZE]; in buf_dss_verify() local
298 unsigned char msghash[SHA1_HASH_SIZE]; in buf_put_dss_sign() local
/external/dropbear/libtomcrypt/src/pk/pkcs1/
Dpkcs_1_pss_decode.c32 int pkcs_1_pss_decode(const unsigned char *msghash, unsigned long msghashlen, in pkcs_1_pss_decode()
Dpkcs_1_pss_encode.c33 int pkcs_1_pss_encode(const unsigned char *msghash, unsigned long msghashlen, in pkcs_1_pss_encode()