Searched refs:EvpMdCtx (Results 1 – 2 of 2) sorted by relevance
41 class EvpMdCtx { class43 EvpMdCtx() { EVP_MD_CTX_init(&ctx_); } in EvpMdCtx() function in keymaster::__anonaa2b24f70111::EvpMdCtx44 ~EvpMdCtx() { EVP_MD_CTX_cleanup(&ctx_); } in ~EvpMdCtx()64 EvpMdCtx ctx; in CreateKeyId()
151 class EvpMdCtx { class153 EvpMdCtx() { EVP_MD_CTX_init(&ctx_); } in EvpMdCtx() function in EvpMdCtx154 ~EvpMdCtx() { EVP_MD_CTX_cleanup(&ctx_); } in ~EvpMdCtx()163 EvpMdCtx ctx; in CreateKeyId()