Searched defs:secretKey (Results 1 – 9 of 9) sorted by relevance
159 SecretKey secretKey = new SecretKeySpec(aesKey, ENCRYPT_ALGORITHM); in encrypt() local196 SecretKey secretKey = new SecretKeySpec(aesKey, ENCRYPT_ALGORITHM); in decrypt() local
69 SecretKeySpec secretKey = new SecretKeySpec(keyBytes, getAlgorithmName()); in signBytes() local
156 SecretKey secretKey = null; in getOrCreateSecretKey() local
850 SecretKey secretKey = getOrCreateSecretKey(keyAlias); in encryptData() local873 SecretKey secretKey = getOrCreateSecretKey(keyAlias); in decryptData() local
699 SecretKey secretKey = null; in getOrCreateSecretKey() local
582 SecretKey secretKey = in desEncrypt() local
1310 SecretKeySpec secretKey = new SecretKeySpec(key, CIPHER_ALGORITHM); in doCipherOperation() local
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...