Searched refs:nblen (Results 1 – 1 of 1) sorted by relevance
118 uint32_t nblen = sizeof(nbuf); in print_properties() local125 res = TEE_GetPropertyName(h, nbuf, &nblen); in print_properties()131 if (nblen != strlen(nbuf) + 1) { in print_properties()132 EMSG("Name has wrong size: %u vs %zu", nblen, strlen(nbuf) + 1); in print_properties()141 nblen_small, nblen); in print_properties()146 nblen_small = nblen - 1; in print_properties()149 nblen_small, nblen); in print_properties()154 nblen_small = nblen; in print_properties()157 nblen_small, nblen); in print_properties()