Searched defs:cipher (Results 1 – 2 of 2) sorted by relevance
65 Cipher cipher = Cipher.getInstance("RSA/ECB/OAEPWithSHA-1AndMGF1Padding"); in wrapKeyForImport() local
307 let cipher = Ccm::<Aes128, U8, U13>::new(key); in try_encrypt() localVariable363 let cipher = Ccm::<Aes128, U8, U13>::new(key); in try_decrypt() localVariable