Searched defs:NativeSha256Context (Results 1 – 4 of 4) sorted by relevance
26 Status DoInit(NativeSha256Context&) { in DoInit() argument31 Status DoUpdate(NativeSha256Context&, ConstByteSpan) { in DoUpdate() argument36 Status DoFinal(NativeSha256Context&, ByteSpan) { in DoFinal() argument
21 typedef SHA256_CTX NativeSha256Context; typedef
21 typedef mbedtls_sha256_context NativeSha256Context; typedef
21 } NativeSha256Context; typedef