Searched refs:getBlockModes (Results 1 – 11 of 11) sorted by relevance
211 public @KeyProperties.BlockModeEnum String[] getBlockModes() { in getBlockModes() method in KeyInfo
526 public @KeyProperties.BlockModeEnum String[] getBlockModes() { in getBlockModes() method in KeyGenParameterSpec784 mBlockModes = sourceSpec.getBlockModes(); in Builder()
96 out.writeStringArray(mSpec.getBlockModes()); in writeToParcel()
192 mKeymasterBlockModes = KeyProperties.BlockMode.allToKeymaster(spec.getBlockModes()); in engineInit()
380 public @KeyProperties.BlockModeEnum String[] getBlockModes() { in getBlockModes() method in KeyProtection
483 KeyProperties.BlockMode.allToKeymaster(spec.getBlockModes())); in setPrivateKeyEntry()679 KeyProperties.BlockMode.allToKeymaster(params.getBlockModes()); in setSecretKeyEntry()
317 mKeymasterBlockModes = KeyProperties.BlockMode.allToKeymaster(spec.getBlockModes()); in initialize()
128 getEncryptKeyProtection().getBlockModes()); in init_createsEncryptKeyWithCorrectBlockModes()170 getDecryptKeyProtection().getBlockModes()); in init_createsDecryptKeyWithCorrectBlockModes()
98 assertThat(spec.getBlockModes(), is(new String[] {BLOCK_MODE})); in validateSpecValues()
39222 Landroid/security/keystore/KeyGenParameterSpec;->getBlockModes()[Ljava/lang/String;39247 Landroid/security/keystore/KeyInfo;->getBlockModes()[Ljava/lang/String;39331 Landroid/security/keystore/KeyProtection;->getBlockModes()[Ljava/lang/String;
38592 method public java.lang.String[] getBlockModes();38648 method public java.lang.String[] getBlockModes();38720 method public java.lang.String[] getBlockModes();