Searched refs:Keys (Results 1 – 19 of 19) sorted by relevance
27 pub struct Keys; struct29 impl RetrieveKeyMaterial for Keys { implementation
82 let keys: Box<dyn kmr_ta::device::RetrieveKeyMaterial> = Box::new(soft::Keys); in build_ta()
25 * Keys tagged with EARLY_BOOT_ONLY may only be used, or created, during early boot, until50 * HAL attests to Credential Keys. IIdentityCredential produces Keymaster-style attestations.61 * encryption. Keys of this type can either be generated or imported or secure imported using65 * Keys with this tag cannot be used for any operation within keymaster.
159 template <typename... Keys, typename... Values>160 Map<MapElement<Keys, Values>...> map(const MapElement<Keys, Values>&... elements) {161 return Map<MapElement<Keys, Values>...>(elements...);
166 * Keys are already loaded. No key request is needed.171 * Keys have previously been loaded. An additional (non-renewal) license
42 * indicates the status of each key in the session. Keys can be
232 * indicates the status of each key in the session. Keys can be
56 * indicates the status of each key in the session. Keys can be
151 * Keys for streaming are not persisted and require the device to be
531 * indicates the status of each key in the session. Keys can be
33 * Keys for new CSR format must be generated with test mode set to false, effectively removing test
80 * Keys,
123 * An implementation dependent detail is that the Keys are always
581 * Values as selected by Lookups via Keys.593 * Keys should have a shape of [40]. If Lookups tensor has shape596 * has the value 123456, that value must be located in Keys tensor.597 * If the sixth entry of Keys contains 123456, the sixth slice of Values598 * must be selected. If no entry in Keys has 123456, a slice of zeroes611 * * 1: Keys. A 1-D {@link OperandType::TENSOR_INT32} tensor with shape612 * [ n ]; Keys and Values pair represent a map, i.e., the ith element613 * in Keys (Keys[i]) is the key to select the ith sub-tensor in Values614 * (Values[i]), where 0 <= i <= n-1. Keys tensor *MUST* be sorted in
142 * An implementation dependent detail is that the Keys are always
415 * == RSA Keys ==444 * == ECDSA Keys ==452 * == AES Keys ==803 * Upgrades an old key blob. Keys can become "old" in two ways: IKeymasterDevice can be842 * permanently unusable. Keys without Tag::ROLLBACK_RESISTANCE may or may not be rendered852 * authorization lists must be rendered permanently unusable. Keys without956 * -- RSA Keys --1006 * -- EC Keys --1014 * -- AES Keys --
182 * Upgrades an old key. Keys can become "old" in two ways: Keymaster can be upgraded to a new
800 * Values as selected by Lookups via Keys.812 * Keys should have a shape of [40]. If Lookups tensor has shape815 * has the value 123456, that value must be located in Keys tensor.816 * If the sixth entry of Keys contains 123456, the sixth slice of Values817 * must be selected. If no entry in Keys has 123456, a slice of zeroes830 * * 1: Keys. A 1-D {@link OperandType::TENSOR_INT32} tensor with shape831 * [ n ]; Keys and Values pair represent a map, i.e., the ith element832 * in Keys (Keys[i]) is the key to select the ith sub-tensor in Values833 * (Values[i]), where 0 <= i <= n-1. Keys tensor *MUST* be sorted in
788 * Values as selected by Lookups via Keys.800 * Keys should have a shape of [40]. If Lookups tensor has shape803 * has the value 123456, that value must be located in Keys tensor.804 * If the sixth entry of Keys contains 123456, the sixth slice of Values805 * must be selected. If no entry in Keys has 123456, a slice of zeroes818 * * 1: Keys. A 1-D {@link OperandType::TENSOR_INT32} tensor with shape819 * [ n ]; Keys and Values pair represent a map, i.e., the ith element820 * in Keys (Keys[i]) is the key to select the ith sub-tensor in Values821 * (Values[i]), where 0 <= i <= n-1. Keys tensor *MUST* be sorted in