Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 25 of 45) sorted by relevance

12

/openthread-latest/third_party/mbedtls/repo/library/
Dssl_debug_helpers.h67 #define MBEDTLS_SSL_PRINT_TICKET_FLAGS(level, flags) \ argument
78 #define MBEDTLS_SSL_PRINT_TICKET_FLAGS(level, flags) argument
Dentropy_poll.c83 static int getrandom_wrapper(void *buf, size_t buflen, unsigned int flags) in getrandom_wrapper()
103 static int getrandom_wrapper(void *buf, size_t buflen, unsigned int flags) in getrandom_wrapper()
Dpsa_crypto_its.h38 psa_storage_create_flags_t flags; /**< The flags set when the uid was created **/ member
Dx509_crt.c77 uint32_t flags; member
1901 uint32_t flags) in mbedtls_x509_crt_verify_info()
2013 int flags = 0; in x509_crt_verifycrl() local
2517 uint32_t *flags; in x509_crt_verify_chain() local
2984 uint32_t *flags) in x509_crt_verify_name()
3010 uint32_t *flags, in x509_crt_merge_flags_with_cb()
3059 const char *cn, uint32_t *flags, in x509_crt_verify_restartable_ca_cb()
3152 const char *cn, uint32_t *flags, in mbedtls_x509_crt_verify()
3170 const char *cn, uint32_t *flags, in mbedtls_x509_crt_verify_with_profile()
3189 const char *cn, uint32_t *flags, in mbedtls_x509_crt_verify_with_ca_cb()
[all …]
Dpadlock.c29 static int flags = -1; in mbedtls_padlock_has_support() local
Dpk_ecc.c52 psa_key_usage_t flags; in mbedtls_pk_ecc_set_key() local
Dpsa_its_file.c59 uint8_t flags[sizeof(psa_storage_create_flags_t)]; member
Dssl_client.c220 int flags, in ssl_write_supported_groups_ext()
/openthread-latest/src/core/thread/
Dnetwork_data_types.cpp82 uint16_t flags = 0; in ConvertToTlvFlags() local
179 uint8_t flags = 0; in ConvertToTlvFlags() local
Dnetwork_data_leader_ftd.cpp215 ChangedFlags flags; in RemoveBorderRouter() local
702 ChangedFlags flags; in RegisterNetworkData() local
1281 ChangedFlags flags; in HandleNetworkDataRestoredAfterReset() local
/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_reass.c62 int flags = 0; in tcp_reass() local
Dtcp_timewait.c121 tcp_twrespond(struct tcpcb* tp, int flags) in tcp_twrespond()
Dtcp_subr.c295 tcp_seq ack, tcp_seq seq, int flags) in tcp_respond()
Dcc.h77 uint32_t flags; /* Flags for cc_var (see below) */ member
Dtcp_output.c116 int off, flags, error = 0; /* Keep compiler happy */ in tcp_output() local
/openthread-latest/tests/scripts/thread-cert/border_router/
Dtest_manual_omr_prefix.py117 def _test_manual_omr_prefix(self, prefix, flags, expect_withdraw, prf='med'): argument
/openthread-latest/third_party/mbedtls/repo/programs/x509/
Dcert_app.c99 static int my_verify(void *data, mbedtls_x509_crt *crt, int depth, uint32_t *flags) in my_verify()
131 uint32_t flags; in main() local
/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_client1.c60 uint32_t flags; in main() local
Ddtls_client.c73 uint32_t flags; in main() local
Dssl_test_common_source.c323 uint32_t flags) in x509_crt_verify_info()
/openthread-latest/src/core/common/
Dnotifier.cpp179 Events::Flags flags = aEvents.GetAsFlags(); in LogEvents() local
/openthread-latest/src/core/net/
Dtcp6_ext.cpp61 uint32_t flags = 0; in Write() local
/openthread-latest/src/lib/spinel/
Dlogger.cpp445 uint16_t flags; in LogSpinelFrame() local
700 uint8_t flags; in LogSpinelFrame() local
/openthread-latest/src/ncp/
Dncp_base_mtd.cpp84 uint8_t flags = 0; in BorderRouterConfigToFlagByte() local
123 uint8_t flags = 0; in BorderRouterConfigToFlagByteExtended() local
140 uint8_t flags = 0; in ExternalRouteConfigToFlagByte() local
168 uint8_t flags(0); in LinkFlagsToFlagByte() local
996 uint8_t flags = 0; in HandlePropertyInsert() local
1331 uint8_t flags[2]; in EncodeOperationalDataset() local
1567 uint8_t flags[2]; in DecodeOperationalDataset() local
2301 uint8_t flags = 0; in HandlePropertyInsert() local
4219 …uint8_t flags = static_cast<uint8_t>(aResult->mVersion << SPINEL_BEACON_THREAD_FLAG_VERSION_SHIFT); in HandleActiveScanResult() local
4585 uint16_t flags = 0; in HandlePcapFrame() local
/openthread-latest/src/posix/platform/
Dhdlc_interface.cpp607 int flags; in OpenFile() local

12