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()
363 class EvpMdCtx { class365 EvpMdCtx() { EVP_MD_CTX_init(&ctx_); } in EvpMdCtx() function in keystore::EvpMdCtx366 ~EvpMdCtx() { EVP_MD_CTX_cleanup(&ctx_); } in ~EvpMdCtx()376 EvpMdCtx ctx; in CreateKeyId()