Searched refs:_init (Results 1 – 6 of 6) sorted by relevance
64 self._init()66 def _init(self): member in OpenThreadController230 self._init()
87 def _init(self): member in ApcPduController110 self._init()
414 mbedtls_##type##_init(ctx->md_ctx); \
166 ecdsa_restart_## SUB ##_init(rs_ctx->SUB); \
290 ecp_restart_## SUB ##_init(rs_ctx->SUB); \
4388 * The following _init() functions that could return errors have4389 been split into an _init() that returns void and another function that4788 * All public contexts have _init() and _free() functions now for simpler