/hardware/interfaces/keymaster/4.0/support/fuzzer/ |
D | keymaster4_common.h | 58 BLOCK_MODE, enumerator 59 kMaxValue = BLOCK_MODE 174 case BLOCK_MODE: { in createAuthorizationSet()
|
D | keymaster4_authSet_fuzzer.cpp | 29 Tag::BLOCK_MODE,
|
D | README.md | 24 …INVALID` 2.`Tag::PURPOSE` 3.`Tag::ALGORITHM` 4.`Tag::KEY_SIZE` 5.`Tag::BLOCK_MODE` 6.`Tag::DIGEST`…
|
/hardware/interfaces/security/keymint/support/fuzzer/ |
D | keymint_common.h | 78 BLOCK_MODE, enumerator 126 dataProvider->ConsumeIntegralInRange<uint32_t>(AuthSet::RSA_KEY, AuthSet::BLOCK_MODE); in createAuthorizationSet() 243 case BLOCK_MODE: { in createAuthorizationSet()
|
D | keymint_authSet_fuzzer.cpp | 31 Tag::BLOCK_MODE,
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
D | Tag.aidl | 42 BLOCK_MODE = 536870916, enumConstant
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
D | Tag.aidl | 42 BLOCK_MODE = 536870916, enumConstant
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/ |
D | Tag.aidl | 42 BLOCK_MODE = 536870916, enumConstant
|
/hardware/interfaces/keymaster/4.0/support/ |
D | key_param_output.cpp | 55 case Tag::BLOCK_MODE: in operator <<()
|
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
D | Tag.aidl | 80 BLOCK_MODE = TagType.ENUM_REP | 4, enumConstant
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | key_param_output.cpp | 83 case Tag::BLOCK_MODE: in operator <<()
|
D | keymaster_tags.h | 151 DECLARE_TYPED_TAG(BLOCK_MODE);
|
D | keymaster_hidl_hal_test.cpp | 135 case Tag::BLOCK_MODE: in operator ==()
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/ |
D | Tag.aidl | 42 BLOCK_MODE = (android.hardware.security.keymint.TagType.ENUM_REP | 4) /* 536870916 */, enumConstant
|
/hardware/nxp/keymint/KM200/ |
D | JavacardKeyMintUtils.cpp | 34 return KeyParameter{Tag::BLOCK_MODE, KeyParameterValue::make<KeyParameterValue::blockMode>( in kmEnumParam2Aidl()
|
/hardware/nxp/keymint/KM300/ |
D | JavacardKeyMintUtils.cpp | 36 return KeyParameter{Tag::BLOCK_MODE, KeyParameterValue::make<KeyParameterValue::blockMode>( in kmEnumParam2Aidl()
|
/hardware/interfaces/security/keymint/support/include/keymint_support/ |
D | keymint_tags.h | 87 DECLARE_TYPED_TAG(BLOCK_MODE);
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | keymaster_tags.h | 125 DECLARE_TYPED_TAG(BLOCK_MODE);
|
/hardware/interfaces/keymaster/3.0/ |
D | types.hal | 44 BLOCK_MODE = TagType:ENUM_REP | 4, /** BlockMode. */
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 98 * Tag::BLOCK_MODE specifies the block cipher mode(s) with which the key may be used. This tag 102 * must specify a Tag::BLOCK_MODE in the additionalParams argument of begin(). If the mode is 108 BLOCK_MODE = TagType:ENUM_REP | 4, /* BlockMode. */
|
D | IKeymasterDevice.hal | 457 * If Tag::BLOCK_MODE is specified with value BlockMode::GCM, then the caller must also provide 1016 * AES key operations must specify exactly one block mode (Tag::BLOCK_MODE) and one padding mode
|