Home
last modified time | relevance | path

Searched refs:api (Results 1 – 25 of 25) sorted by relevance

/lib/mbedtls/external/mbedtls/docs/
A Dpsa-transition.md76api/en/development/api/group/group__error/#group__error_1ga05676e70ba5c6a7565aff3c36677c1f9): `PSA…
275 [`PSA_KEY_TYPE_ARIA`](https://mbed-tls.readthedocs.io/projects/api/en/development/api/group/group__…
281 …[`PSA_ALG_CTR`](https://mbed-tls.readthedocs.io/projects/api/en/development/api/group/group__crypt…
282 …[`PSA_ALG_CFB`](https://mbed-tls.readthedocs.io/projects/api/en/development/api/group/group__crypt…
320api/en/development/api/file/crypto__sizes_8h/#c.PSA_CIPHER_IV_MAX_SIZE), [`PSA_AEAD_NONCE_MAX_SIZE…
328api/en/development/api/file/crypto__sizes_8h/#c.PSA_CIPHER_IV_LENGTH), [`PSA_AEAD_NONCE_LENGTH`](h…
459 …[`PSA_KEY_TYPE_ARIA`](https://mbed-tls.readthedocs.io/projects/api/en/development/api/group/group_…
491 …| [`PSA_HASH_MAX_SIZE`](https://mbed-tls.readthedocs.io/projects/api/en/development/api/file/crypt…
493 …` | [`PSA_HASH_LENGTH`](https://mbed-tls.readthedocs.io/projects/api/en/development/api/file/crypt…
494 …` | [`PSA_HASH_LENGTH`](https://mbed-tls.readthedocs.io/projects/api/en/development/api/file/crypt…
[all …]
A Dindex.rst17 api/grouplist.rst
18 api/filelist.rst
19 api/structlist.rst
20 api/unionlist.rst
A DMakefile22 rm -rf ./api
32 rm -rf ./api
34 breathe-apidoc -o ./api ../apidoc/xml
A Dredirects.yaml10 from_url: /projects/api/en/latest/*
11 to_url: /projects/api/en/development/:splat
A D.gitignore4 api/
/lib/lwip/
A DMakefile6 lwip/src/api/api_lib.o \
7 lwip/src/api/api_msg.o \
8 lwip/src/api/err.o \
9 lwip/src/api/if_api.o \
10 lwip/src/api/netbuf.o \
11 lwip/src/api/netdb.o \
12 lwip/src/api/netifapi.o \
13 lwip/src/api/sockets.o \
14 lwip/src/api/tcpip.o \
/lib/lwip/lwip/src/
A DFilelists.mk75 APIFILES=$(LWIPDIR)/api/api_lib.c \
76 $(LWIPDIR)/api/api_msg.c \
77 $(LWIPDIR)/api/err.c \
78 $(LWIPDIR)/api/if_api.c \
79 $(LWIPDIR)/api/netbuf.c \
80 $(LWIPDIR)/api/netdb.c \
81 $(LWIPDIR)/api/netifapi.c \
82 $(LWIPDIR)/api/sockets.c \
83 $(LWIPDIR)/api/tcpip.c
A DFilelists.cmake85 ${LWIP_DIR}/src/api/api_lib.c
86 ${LWIP_DIR}/src/api/api_msg.c
87 ${LWIP_DIR}/src/api/err.c
88 ${LWIP_DIR}/src/api/if_api.c
89 ${LWIP_DIR}/src/api/netbuf.c
90 ${LWIP_DIR}/src/api/netdb.c
91 ${LWIP_DIR}/src/api/netifapi.c
92 ${LWIP_DIR}/src/api/sockets.c
93 ${LWIP_DIR}/src/api/tcpip.c
A DFILES1 api/ - The code for the high-level wrapper API. Not needed if
/lib/lwip/lwip/contrib/examples/example_app/
A Dlwipcfg.h.ci48 * otherwise the raw api server will be used. */
62 * otherwise the raw api server will be used. */
A Dlwipcfg.h.example52 * otherwise the raw api server will be used. */
66 * otherwise the raw api server will be used. */
/lib/lwip/lwip/src/include/lwip/apps/
A DFILES2 Every application shall provide one api file APP.h and optionally one options file APP_opts.h
/lib/lwip/lwip/test/unit/
A DFilelists.mk34 $(TESTDIR)/api/test_sockets.c \
A DFilelists.cmake18 ${LWIP_TESTDIR}/api/test_sockets.c
/lib/mbedtls/external/mbedtls/
A D.readthedocs.yaml21 - breathe-apidoc -o docs/api apidoc/xml
A DREADME.md6 Mbed TLS includes a reference implementation of the [PSA Cryptography API](#psa-cryptography-api). …
22 … the PSA Cryptography API is available [on GitHub](https://arm-software.github.io/psa-api/crypto/).
281 The [PSA cryptography API](https://arm-software.github.io/psa-api/crypto/) provides access to a set…
/lib/lwip/lwip/
A DCHANGELOG744 * patch #7885: modification of api modules to support FreeRTOS-MPU
1721 * api.h, api_lib.c, api_msg.c, sockets.c: task #7865 (implement non-
1782 * api.h, api_msg.c, sockets.c: Added except set support in select
1786 * api.h, sockets.h, err.h, api_lib.c, api_msg.c, sockets.c, err.c:
2195 * api_lib.c, api_msg.c, (api_msg.h, api.h, sockets.c, tcpip.c):
2519 * api_msg.c, sockets.c, api.h: BUG23240 use signed counters for
2524 * api_msg.c api.h: BUG26722: initialise netconn write variables
2912 dns resolver function for netconn api (netconn_gethostbyname) and socket api
2932 implementation from netconn api applications.
2945 layer, NETCONN_MORE at netconn api layer, and TCP_WRITE_FLAG_MORE at raw api
[all …]
A DUPGRADING123 * Added pools for IPv6, MPU_COMPATIBLE, dns-api, netif-api, etc.
146 * modification of api modules to support FreeRTOS-MPU (don't pass stack-pointers to other threads)
/lib/mbedtls/external/mbedtls/docs/architecture/psa-thread-safety/
A Dpsa-thread-safety.md5 …re.github.io/psa-api/crypto/1.1/api/keys/management.html) and [`psa_crypto_init`](https://arm-soft…
33 …in time." (See PSA documentation [here](https://arm-software.github.io/psa-api/crypto/1.1/overview…
53 …ring [key management functions](https://arm-software.github.io/psa-api/crypto/1.1/api/keys/managem…
115 …a a call to [`psa_crypto_init`](https://arm-software.github.io/psa-api/crypto/1.1/api/library/libr…
302 … Key destruction specification](https://arm-software.github.io/psa-api/crypto/1.1/api/keys/managem…
/lib/mbedtls/external/mbedtls/docs/architecture/psa-migration/
A Dpsa-legacy-bridges.md8 …d on [requirements](#requirements), we [analyze gaps](#gap-analysis) and [API design](#api-design).
160 …reasons that are detailed in “[API to create a PSA key from a PK context](#api-to-create-a-psa-key…
A Dstrategy.md92 <https://github.com/ARM-software/psa-crypto-api/pull/536> for that).
/lib/mbedtls/external/mbedtls/docs/proposed/
A Dpsa-driver-interface.md881 …bed-crypto/html/api/keys/management.html#c.psa_export_key) and [`psa_export_public_key()`](https:/…
909 …ription of [`psa_import_key()`](https://armmbed.github.io/mbed-crypto/html/api/keys/management.htm…
912 …bed-crypto/html/api/keys/management.html#c.psa_export_key) or [`psa_export_public_key()`](https://…
1296 …sion 1.0.0, defines [lifetimes](https://armmbed.github.io/mbed-crypto/html/api/keys/attributes.htm…
/lib/mbedtls/external/mbedtls/docs/architecture/
A Dpsa-shared-memory.md13 …e.github.io/psa-api/crypto/1.1/overview/conventions.html#input-buffer-sizes) and [output buffers](…
124 The [PSA Crypto API specification](https://arm-software.github.io/psa-api/crypto/1.1/overview/conve…
A Dpsa-storage-resilience.md258 …ting interface. As discussed in [“Overview of API functions”](#overview-of-api-functions), this co…
/lib/lwip/lwip/src/core/
A Dtcp_out.c277 #define tcp_pbuf_prealloc(layer, length, mx, os, pcb, api, fst) pbuf_alloc((layer), (length), PBUF_… argument

Completed in 60 milliseconds