Searched refs:nblen_small (Results 1 – 1 of 1) sorted by relevance
119 uint32_t nblen_small = 0; in print_properties() local138 nblen_small = 2; in print_properties()139 res = TEE_GetPropertyName(h, nbuf_small, &nblen_small); in print_properties()141 nblen_small, nblen); in print_properties()146 nblen_small = nblen - 1; in print_properties()147 res = TEE_GetPropertyName(h, nbuf_small, &nblen_small); in print_properties()149 nblen_small, nblen); in print_properties()154 nblen_small = nblen; in print_properties()155 res = TEE_GetPropertyName(h, nbuf_small, &nblen_small); in print_properties()157 nblen_small, nblen); in print_properties()