Home
last modified time | relevance | path

Searched refs:ntmp (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/crypto/x509v3/
Dv3_info.c122 char objtmp[80], *ntmp; variable
137 ntmp = OPENSSL_malloc(nlen);
138 if (ntmp == NULL)
140 BUF_strlcpy(ntmp, objtmp, nlen);
141 BUF_strlcat(ntmp, " - ", nlen);
142 BUF_strlcat(ntmp, vtmp->name, nlen);
144 vtmp->name = ntmp;
Dv3_utl.c329 char *ntmp, *vtmp; in STACK_OF() local
340 ntmp = NULL; in STACK_OF()
350 ntmp = strip_spaces(q); in STACK_OF()
351 if (!ntmp) { in STACK_OF()
358 ntmp = strip_spaces(q); in STACK_OF()
361 printf("%s\n", ntmp); in STACK_OF()
363 if (!ntmp) { in STACK_OF()
367 X509V3_add_value(ntmp, NULL, &values); in STACK_OF()
377 printf("%s\n", ntmp); in STACK_OF()
383 X509V3_add_value(ntmp, vtmp, &values); in STACK_OF()
[all …]
Dv3_crld.c481 X509_NAME ntmp; in print_distpoint() local
482 ntmp.entries = dpn->name.relativename; in print_distpoint()
484 X509_NAME_print_ex(out, &ntmp, 0, XN_FLAG_ONELINE); in print_distpoint()
/external/libaom/libaom/third_party/libyuv/source/
Dx86inc.asm719 %xdefine ntmp%2 nm%2
724 %xdefine nm%1 ntmp%2
726 %undef ntmp%2