Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/net/
Dtcp6.hpp96 Error Initialize(Instance &aInstance, otTcpEndpointInitializeArgs &aArgs);
375 Error Initialize(Instance &aInstance, otTcpListenerInitializeArgs &aArgs);
Dtcp6.cpp57 Error Tcp::Endpoint::Initialize(Instance &aInstance, otTcpEndpointInitializeArgs &aArgs) in Initialize() function in ot::Ip6::Tcp::Endpoint
258 Error Tcp::Listener::Initialize(Instance &aInstance, otTcpListenerInitializeArgs &aArgs) in Initialize() function in ot::Ip6::Tcp::Listener
/openthread-2.7.6/third_party/mbedtls/repo/docs/
Dgetting_started.md71 * Initialize the library with a successful call to `psa_crypto_init()`.
84 /* Initialize PSA Crypto */
120 * Initialize the library with a successful call to `psa_crypto_init()`.
143 /* Initialize PSA Crypto */
190 * Initialize the library with a successful call to `psa_crypto_init()`.
195 1. Initialize the operation structure to zero or to `PSA_CIPHER_OPERATION_INIT`.
222 /* Initialize PSA Crypto */
279 1. Initialize the operation structure to zero or to `PSA_CIPHER_OPERATION_INIT`.
306 /* Initialize PSA Crypto */
383 * Initialize the library with a successful call to `psa_crypto_init()`.
[all …]
/openthread-2.7.6/src/core/api/
Dtcp_api.cpp49 return endpoint.Initialize(*static_cast<Instance *>(aInstance), *aArgs); in otTcpEndpointInitialize()
154 return listener.Initialize(*static_cast<Instance *>(aInstance), *aArgs); in otTcpListenerInitialize()
/openthread-2.7.6/src/cli/
DREADME_DATASET.md318 Initialize operational dataset buffer.
Dcli.hpp147 static void Initialize(otInstance *aInstance, otCliOutputCallback aCallback, void *aContext);
Dcli.cpp5067 void Interpreter::Initialize(otInstance *aInstance, otCliOutputCallback aCallback, void *aContext) in Initialize() function in ot::Cli::Interpreter
5076 Interpreter::Initialize(aInstance, aCallback, aContext); in otCliInit()
/openthread-2.7.6/third_party/nlbuild-autotools/repo/examples/
Dconfigure.ac32 # Initialize autoconf for the package
/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/
Dhost_test.function603 /* Initialize the struct that holds information about the last test */
Dtest_suite_cipher.function1172 /* Initialize PSA Crypto */
Dtest_suite_pk.function1168 /* Initialize PK RSA_ALT context */
/openthread-2.7.6/
Dconfigure.ac38 # Initialize autoconf for the package