MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / DIGESTFinal

Function DIGESTFinal

mysys_ssl/crypt_genhash_impl.cc:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68void DIGESTFinal(void *txt, DIGEST_CTX *ctx)
69{
70 ctx->Final((TaoCrypt::byte *)txt);
71}
72
73#endif // HAVE_YASSL
74

Callers 1

my_crypt_genhashFunction · 0.85

Calls 1

FinalMethod · 0.45

Tested by

no test coverage detected