Searched refs:EvpMdCtx (Results 1 – 2 of 2) sorted by relevance
45 class EvpMdCtx { class47 EvpMdCtx() { EVP_MD_CTX_init(&ctx_); } in EvpMdCtx() function in keymaster::__anon71a1dfbc0111::EvpMdCtx48 ~EvpMdCtx() { EVP_MD_CTX_cleanup(&ctx_); } in ~EvpMdCtx()72 EvpMdCtx ctx; in CreateKeyId()
161 class EvpMdCtx { class163 EvpMdCtx() { EVP_MD_CTX_init(&ctx_); } in EvpMdCtx() function in EvpMdCtx164 ~EvpMdCtx() { EVP_MD_CTX_cleanup(&ctx_); } in ~EvpMdCtx()173 EvpMdCtx ctx; in CreateKeyId()