Searched refs:TKeymasterBlob (Results 1 – 9 of 9) sorted by relevance
114 template <typename BlobType> struct TKeymasterBlob : public BlobType { struct115 TKeymasterBlob() { in TKeymasterBlob() argument120 TKeymasterBlob(const uint8_t* data, size_t size) { in TKeymasterBlob() function126 explicit TKeymasterBlob(size_t size) { in TKeymasterBlob() function132 explicit TKeymasterBlob(const BlobType& blob) { in TKeymasterBlob() function138 template <size_t N> explicit TKeymasterBlob(const uint8_t (&data)[N]) { in TKeymasterBlob() argument144 TKeymasterBlob(const TKeymasterBlob& blob) { in TKeymasterBlob() function150 TKeymasterBlob(TKeymasterBlob&& rhs) { in TKeymasterBlob() function157 TKeymasterBlob& operator=(const TKeymasterBlob& blob) {166 TKeymasterBlob& operator=(TKeymasterBlob&& rhs) {[all …]
24 template <typename BlobType> struct TKeymasterBlob;25 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;
27 template <typename BlobType> struct TKeymasterBlob;28 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;
36 template <typename BlobType> struct TKeymasterBlob;37 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;
33 template <typename BlobType> struct TKeymasterBlob;34 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;35 typedef TKeymasterBlob<keymaster_blob_t> KeymasterBlob;
25 template <typename BlobType> struct TKeymasterBlob;26 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;
28 template <typename BlobType> struct TKeymasterBlob;29 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;
28 template <typename> struct TKeymasterBlob;29 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;
32 template <typename BlobType> struct TKeymasterBlob;33 typedef TKeymasterBlob<keymaster_key_blob_t> KeymasterKeyBlob;