Lines Matching defs:bytes
164 uchar_t *bytes = NULL;169 &bytes, &bytelen);170 if (ret != KMF_OK || bytes == NULL) {179 if (bytes != NULL)180 free(bytes);275 uchar_t *bytes = NULL;280 &bytes, &bytelen);281 if (ret != KMF_OK || bytes == NULL) {291 if (bytes != NULL)292 free(bytes);