Home
last modified time | relevance | path

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

/system/security/keystore/
Dblob.cpp76 const EVP_CIPHER* cipher = EVP_aes_256_gcm(); in getAesCipherForKey() local
92 const EVP_CIPHER* cipher = getAesCipherForKey(key); in AES_gcm_encrypt() local
129 const EVP_CIPHER* cipher = getAesCipherForKey(key); in AES_gcm_decrypt() local
/system/extras/verity/
DUtils.java154 Cipher cipher = Cipher.getInstance(epkInfo.getAlgName()); in decryptPrivateKey() local
/system/keymaster/km_openssl/
Dblock_cipher_operation.cpp227 const EVP_CIPHER* cipher = in InitializeCipher() local