Home
last modified time | relevance | path

Searched defs:keyData (Results 1 – 25 of 26) sorted by relevance

12

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/util/
DKeyUtil.java11 …blic static byte[] getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier algId, ASN1Encodable keyData) in getEncodedSubjectPublicKeyInfo()
23 public static byte[] getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier algId, byte[] keyData) in getEncodedSubjectPublicKeyInfo()
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/asymmetric/util/
DKeyUtil.java15 …blic static byte[] getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier algId, ASN1Encodable keyData) in getEncodedSubjectPublicKeyInfo()
27 public static byte[] getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier algId, byte[] keyData) in getEncodedSubjectPublicKeyInfo()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/asymmetric/util/
DKeyUtil.java15 …blic static byte[] getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier algId, ASN1Encodable keyData) in getEncodedSubjectPublicKeyInfo()
27 public static byte[] getEncodedSubjectPublicKeyInfo(AlgorithmIdentifier algId, byte[] keyData) in getEncodedSubjectPublicKeyInfo()
/external/cronet/third_party/icu/source/common/
Duloc_keytype.cpp333 LocExtKeyData* keyData = gLocExtKeyDataEntries->create(); in initFromResourceBundle() local
428 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toBcpKey() local
441 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toLegacyKey() local
461 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toBcpType() local
506 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toLegacyType() local
/external/icu/icu4c/source/common/
Duloc_keytype.cpp333 LocExtKeyData* keyData = gLocExtKeyDataEntries->create(); in initFromResourceBundle() local
428 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toBcpKey() local
441 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toLegacyKey() local
461 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toBcpType() local
506 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toLegacyType() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DKeyTypeData.java137 KeyData keyData = KEYMAP.get(key); in toBcpKey() local
146 KeyData keyData = KEYMAP.get(key); in toLegacyKey() local
166 KeyData keyData = KEYMAP.get(key); in toBcpType() local
203 KeyData keyData = KEYMAP.get(key); in toLegacyType() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DKeyTypeData.java132 KeyData keyData = KEYMAP.get(key); in toBcpKey() local
141 KeyData keyData = KEYMAP.get(key); in toLegacyKey() local
161 KeyData keyData = KEYMAP.get(key); in toBcpType() local
198 KeyData keyData = KEYMAP.get(key); in toLegacyType() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DSubjectPublicKeyInfo.java25 private DERBitString keyData; field in SubjectPublicKeyInfo
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x509/
DSubjectPublicKeyInfo.java27 private DERBitString keyData; field in SubjectPublicKeyInfo
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/
DSubjectPublicKeyInfo.java27 private DERBitString keyData; field in SubjectPublicKeyInfo
/external/skia/src/gpu/ganesh/
DGrProgramDesc.h82 static bool BuildFromData(GrProgramDesc* desc, const void* keyData, size_t keyLength) { in BuildFromData()
/external/libese/ready_se/google/keymint/KM300/HAL/
DJavacardKeyMintDevice.cpp124 KeyFormat keyFormat, const vector<uint8_t>& keyData, in importKey()
397 uint8_t* keyData = dup_buffer(wrappedKeyData.data(), keyDataLen); in parseWrappedKey() local
/external/libese/ready_se/google/keymint/KM200/HAL/
DJavacardKeyMintDevice.cpp124 KeyFormat keyFormat, const vector<uint8_t>& keyData, in importKey()
397 uint8_t* keyData = dup_buffer(wrappedKeyData.data(), keyDataLen); in parseWrappedKey() local
/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
DBcp47Mapper.java109 IcuData keyData = keyTypeData; in addKeyMapValues() local
/external/skia/src/gpu/ganesh/vk/
DGrVkResourceProvider.cpp48 sk_sp<SkData> keyData = SkData::MakeWithoutCopy(&key, sizeof(uint32_t)); in pipelineCache() local
563 sk_sp<SkData> keyData = SkData::MakeWithoutCopy(&key, sizeof(uint32_t)); in storePipelineCacheData() local
/external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/
DKMSEProvider.java680 KMKey createComputedHmacKey(KMKey computedHmacKey, byte[] keyData, short offset, short length); in createComputedHmacKey()
779 KMKey createRkpMacKey(KMKey createComputedHmacKey, byte[] keyData, short offset, short length); in createRkpMacKey()
DKMAndroidSEProvider.java1162 public KMKey createPreSharedKey(KMKey preSharedKey, byte[] keyData, short offset, short length) { in createPreSharedKey()
1177 KMKey computedHmacKey, byte[] keyData, short offset, short length) { in createComputedHmacKey()
1432 public KMKey createRkpMacKey(KMKey rkpMacKey, byte[] keyData, short offset, short length) { in createRkpMacKey()
/external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/
DKMSEProvider.java682 KMKey createComputedHmacKey(KMKey computedHmacKey, byte[] keyData, short offset, short length); in createComputedHmacKey()
781 KMKey createRkpMacKey(KMKey createComputedHmacKey, byte[] keyData, short offset, short length); in createRkpMacKey()
DKMAndroidSEProvider.java1168 public KMKey createPreSharedKey(KMKey preSharedKey, byte[] keyData, short offset, short length) { in createPreSharedKey()
1183 KMKey computedHmacKey, byte[] keyData, short offset, short length) { in createComputedHmacKey()
1438 public KMKey createRkpMacKey(KMKey rkpMacKey, byte[] keyData, short offset, short length) { in createRkpMacKey()
/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
DKMKeymintDataStore.java556 public void createPresharedKey(byte[] keyData, short offset, short length) { in createPresharedKey()
572 public void createComputedHmacKey(byte[] keyData, short offset, short length) { in createComputedHmacKey()
/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
DKMKeymintDataStore.java548 public void createPresharedKey(byte[] keyData, short offset, short length) { in createPresharedKey()
564 public void createComputedHmacKey(byte[] keyData, short offset, short length) { in createComputedHmacKey()
/external/skia/src/shaders/
DSkPictureShader.cpp396 std::tuple keyData = { in asFragmentProcessor() local
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/
DTestUtils.java277 String keyData = new String(readTestFile(name), StandardCharsets.US_ASCII); in readPublicKeyPemFile() local
/external/conscrypt/testing/src/main/java/org/conscrypt/
DTestUtils.java272 String keyData = new String(readTestFile(name), StandardCharsets.US_ASCII); in readPublicKeyPemFile() local
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.cpp1043 angle::MemoryBuffer keyData; in CompressAndStorePipelineCacheVk() local
1120 egl::BlobCache::Value keyData; in GetAndDecompressPipelineCacheVk() local

12