Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509.c819 unsigned char c, merge = 0; in mbedtls_x509_dn_gets() local
839 ret = mbedtls_snprintf(p, n, merge ? " + " : ", "); in mbedtls_x509_dn_gets()
934 merge = name->next_merged; in mbedtls_x509_dn_gets()
/optee_os/lib/libutils/compiler-rt/
H A DLICENSE.TXT267 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
298 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/optee_os/lib/libmbedtls/mbedtls/
H A DCONTRIBUTING.md28 …ature or topic. The larger the contribution is, the longer it would take to review it and merge it.