Home
last modified time | relevance | path

Searched defs:EvpMdCtx (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/km_openssl/
Dsoft_keymaster_enforcement.cpp41 class EvpMdCtx { class
43 EvpMdCtx() { EVP_MD_CTX_init(&ctx_); } in EvpMdCtx() function in keymaster::__anon55ab6f230111::EvpMdCtx
/system/security/keystore2/src/crypto/
Dcrypto.cpp160 class EvpMdCtx { class
162 EvpMdCtx() { EVP_MD_CTX_init(&ctx_); } in EvpMdCtx() function in EvpMdCtx