Home | History | Annotate | Download | only in extensions

Lines Matching refs:SHA256_LENGTH

790   char sha256_hash_value[crypto::SHA256_LENGTH];
791 crypto::SHA256HashString(data, sha256_hash_value, crypto::SHA256_LENGTH);
793 crypto::SHA256_LENGTH);