Searched defs:CryptoInfo (Results 1 – 3 of 3) sorted by relevance
95 struct CryptoInfo { struct96 int numSubSamples;97 uint8_t key[kBlockSize];98 uint8_t iv[kBlockSize];99 CryptoPlugin::Mode mode;100 CryptoPlugin::Pattern pattern;101 CryptoPlugin::SubSample *subSamples;
385 private static class CryptoInfo { class in SaProposalTest389 CryptoInfo(int minSdk, String ipSecName) { in CryptoInfo() method in SaProposalTest.CryptoInfo
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...