Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/pkcs12/
A Dpkcs12_utf8_to_utf16.c11 const unsigned char* in_end = in + inlen; in pkcs12_utf8_to_utf16() local
22 while (in < in_end) { in pkcs12_utf8_to_utf16()
30 if (in + extra >= in_end) goto ERROR; in pkcs12_utf8_to_utf16()

Completed in 2 milliseconds