Searched defs:hmacout (Results 1 – 2 of 2) sorted by relevance
36 def printhmacres(salt, passwd, itr, hmacout): argument60 hmacout = pbkdf2_hmac(hashfun, passwd, salt, variable
14 char *hmacout; member24 uint8_t hmacout[64]; in ATF_TC_BODY() local