WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB-UTIL Reference

pj_sha1_context Struct Reference

#include <sha1.h>

Data Fields

pj_uint32_t state [5]
 
pj_uint32_t count [2]
 
pj_uint8_t buffer [64]
 

Detailed Description

SHA1 context

Field Documentation

◆ buffer

pj_uint8_t pj_sha1_context::buffer[64]

Buffer

◆ count

pj_uint32_t pj_sha1_context::count[2]

Count

◆ state

pj_uint32_t pj_sha1_context::state[5]

State


The documentation for this struct was generated from the following file:

 


PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
Copyright (C) 2006-2009 Teluu Inc.