Home
last modified time | relevance | path

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

/system/tpm/attestation/common/
Dcrypto_utility_impl.cc333 const EVP_CIPHER* cipher = EVP_aes_256_cbc(); in AesEncrypt() local
383 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
/system/connectivity/shill/wifi/
Dwifi_service.cc902 Service::CryptoAlgorithm cipher = Service::kCryptoAes; in ComputeCipher8021x() local