Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 3 of 3) sorted by relevance

/system/tpm/attestation/common/
Dcrypto_utility_impl.cc332 const EVP_CIPHER* cipher = EVP_aes_256_cbc(); in AesEncrypt() local
382 const EVP_CIPHER* cipher = EVP_aes_256_cbc(); in AesDecrypt() local
/system/extras/verity/
DUtils.java154 Cipher cipher = Cipher.getInstance(epkInfo.getAlgName()); in decryptPrivateKey() local
/system/keymaster/
Daes_operation.cpp257 const EVP_CIPHER* cipher; in InitializeCipher() local