Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/net/vcn/persistablebundleutils/
H A DSaProposalUtilsBase.java40 static class EncryptionAlgoKeyLenPair { class in SaProposalUtilsBase
47 EncryptionAlgoKeyLenPair(int encryptionAlgo, int keyLen) { in EncryptionAlgoKeyLenPair() method in SaProposalUtilsBase.EncryptionAlgoKeyLenPair
52 EncryptionAlgoKeyLenPair(PersistableBundle in) { in EncryptionAlgoKeyLenPair() method in SaProposalUtilsBase.EncryptionAlgoKeyLenPair