Searched refs:blobf (Results 1 – 1 of 1) sorted by relevance
198 const char *cred_id64, const char *blobf) in blob_set() argument209 if (read_file(blobf, &blob.ptr, &blob.len) < 0 || in blob_set()238 const char *cred_id64, const char *blobf) in blob_get() argument256 if (write_file(blobf, blob.ptr, blob.len) < 0) in blob_get()