Searched defs:HMAC_CTX_get_md (Results 1 – 2 of 2) sorted by relevance
228 const EVP_MD *HMAC_CTX_get_md(const HMAC_CTX *ctx) { return ctx->md; } in HMAC_CTX_get_md() function