Searched refs:resultLength (Results 1 – 1 of 1) sorted by relevance
789 UINT32 *resultLength, in compute_join_challenge_host() argument862 *resultLength = EVP_MD_CTX_size(mdctx); in compute_join_challenge_host()863 *result = (BYTE *)malloc( *resultLength); in compute_join_challenge_host()865 LogError("malloc of %d bytes failed", *resultLength); in compute_join_challenge_host()