Lines Matching refs:blob
27 struct blob cdh;
28 struct blob cred;
29 struct blob es256;
30 struct blob rs256;
31 struct blob eddsa;
32 struct blob wire_data;
167 uint8_t blob[MAXCORPUS];
193 assert((blob_len = pack(blob, sizeof(blob), &dummy)) != 0);
196 memcpy(ptr, blob, len);
200 memcpy(ptr, blob, blob_len);
206 get_assert(fido_assert_t *assert, uint8_t opt, const struct blob *cdh,
208 uint8_t cred_count, const struct blob *cred)