Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/net/wanboot/crypt/
H A Dhmac_sha1.c44 HMACInit(SHA1_CTX *sha1Context, const uchar_t *key, size_t klen) in HMACInit()
69 HMACUpdate(SHA1_CTX *sha1Context, const uchar_t *data, size_t dlen) in HMACUpdate()
75 HMACFinal(SHA1_CTX *sha1Context, const uchar_t *key, size_t klen, in HMACFinal()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap_ms.c431 SHA1_CTX sha1Context; local
538 SHA1_CTX sha1Context; local