Searched defs:sha1_ctx (Results 1 – 2 of 2) sorted by relevance
52 SHA1_CTX *sha1_ctx = ctx; in x_sha1_update() local61 SHA1_CTX *sha1_ctx = ctx; in x_sha1_final() local86 CC_SHA1_CTX *sha1_ctx = ctx; in x_sha1_update() local95 CC_SHA1_CTX *sha1_ctx = ctx; in x_sha1_final() local
422 static sha1_context sha1_ctx; variable