Searched refs:sha384_ctx (Results 1 – 2 of 2) sorted by relevance
121 typedef sha512_ctx sha384_ctx; typedef141 void sha384_begin(sha384_ctx ctx[1]);143 void sha384_end(sha384_ctx ctx[1], unsigned char hval[]);
623 void sha384_begin(sha384_ctx ctx[1]) in sha384_begin()629 void sha384_end(sha384_ctx ctx[1], unsigned char hval[]) in sha384_end()637 sha384_ctx cx[1]; in sha384()