Home
last modified time | relevance | path

Searched defs:HMAC_MD5_STATE_s (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/include/
H A Dhmac-md5.h27 typedef struct HMAC_MD5_STATE_s { struct
28 UINT4 istate[4];
29 UINT4 ostate[4];
H A Dsaslplug.h32 typedef struct HMAC_MD5_STATE_s { struct
33 uint32_t istate[4];
34 uint32_t ostate[4];