Searched refs:TKeymasterBlob (Results 1 – 10 of 10) sorted by relevance
280 struct TKeymasterBlob : public BlobType { struct281 TKeymasterBlob() { in TKeymasterBlob() argument286 TKeymasterBlob(const uint8_t* data, size_t size) { in TKeymasterBlob() argument293 explicit TKeymasterBlob(size_t size) { in TKeymasterBlob() function300 explicit TKeymasterBlob(const BlobType& blob) { in TKeymasterBlob() function308 explicit TKeymasterBlob(const uint8_t (&data)[N]) { in TKeymasterBlob() argument315 TKeymasterBlob(const TKeymasterBlob& blob) { in TKeymasterBlob() function322 TKeymasterBlob(TKeymasterBlob&& rhs) { in TKeymasterBlob() argument329 TKeymasterBlob& operator=(const TKeymasterBlob& blob) {338 TKeymasterBlob& operator=(TKeymasterBlob&& rhs) {[all …]
28 template<typename BlobType> struct TKeymasterBlob;29 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;
31 template <typename BlobType> struct TKeymasterBlob;32 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;
34 template <typename BlobType> struct TKeymasterBlob;35 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;36 typedef TKeymasterBlob<keymaster_blob_t> KeymasterBlob;
32 template<typename BlobType> struct TKeymasterBlob;33 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;
26 template<typename BlobType> struct TKeymasterBlob;27 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;
29 template<typename BlobType> struct TKeymasterBlob;30 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;
27 template <typename> struct TKeymasterBlob;28 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;
33 template<typename BlobType> struct TKeymasterBlob;34 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;