Lines Matching full:zblob
502 char *zBlob = (char *)pBlob;504 for(i=0; i<nBlob; i++){ fprintf(out,"%02x",zBlob[i]); }