Searched refs:cipher (Results 1 – 3 of 3) sorted by relevance
65 Cipher cipher = Cipher.getInstance("RSA/ECB/OAEPWithSHA-1AndMGF1Padding"); in wrapKeyForImport() local66 cipher.init( in wrapKeyForImport()71 final byte[] wrappedWrappingKey = cipher.doFinal(kwpKey); in wrapKeyForImport()
11 use openssl::cipher::Cipher;
116 * @HWSIM_ATTR_CIPHER_SUPPORT: u32 array of supported cipher types