Searched refs:begin (Results 1 – 3 of 3) sorted by relevance
404 const char *begin, *end; in mbedtls_pk_write_key_pem() local413 begin = PEM_BEGIN_PRIVATE_KEY_RSA; in mbedtls_pk_write_key_pem()421 begin = PEM_BEGIN_PRIVATE_KEY_EC; in mbedtls_pk_write_key_pem()428 if( ( ret = mbedtls_pem_write_buffer( begin, end, in mbedtls_pk_write_key_pem()
327 /* Now begin to execute the tests in the testfiles */
179 * Commit message should begin with a submodule or unit the commit is for. By