Searched refs:reject (Results 1 – 14 of 14) sorted by relevance
| /lib/crypto/ |
| A D | asymmetric_type.c | 127 goto reject; in find_asymmetric_key() 131 goto reject; in find_asymmetric_key() 138 reject: in find_asymmetric_key()
|
| /lib/ |
| A D | string.c | 329 size_t strcspn(const char *s, const char *reject) in strcspn() argument 336 for (r = reject; *r != '\0'; ++r) { in strcspn()
|
| /lib/mbedtls/external/mbedtls/docs/ |
| A D | tls13-early-data.md | 102 Finally, taking into account that the server may reject early data, application
|
| A D | 3.0-migration-guide.md | 568 The X.509 standard says that implementations must reject critical extensions that
|
| /lib/mbedtls/external/mbedtls/docs/proposed/ |
| A D | psa-conditional-inclusion-c.md | 98 …t is an error to require an ECC key type but no curve, and Mbed TLS will reject this at compile ti… 112 …ase mechanism without at least one possible parameter, and Mbed TLS will reject this at compile ti…
|
| A D | psa-driver-interface.md | 987 …s portability: implementations of the PSA Cryptography specification may reject drivers without an… 1266 …ere is one. If built-in keys must not be destroyed, it is up to the driver to reject such requests.
|
| /lib/mbedtls/external/mbedtls/docs/architecture/testing/ |
| A D | driver-interface-test-strategy.md | 129 The driver interface includes a fallback mechanism so that a driver can reject a request at runtime…
|
| /lib/mbedtls/external/mbedtls/tests/suites/ |
| A D | test_suite_psa_crypto.data | 663 PSA import: reject raw data key of length 0 5360 PSA key derivation: HKDF-SHA-256, reject label step 5364 PSA key derivation: HKDF-SHA-256, reject seed step 5569 PSA key derivation: PBKDF2-HMAC-SHA256, reject secret step 5573 PSA key derivation: PBKDF2-HMAC-SHA256, reject label step 5577 PSA key derivation: PBKDF2-HMAC-SHA256, reject seed step 5581 PSA key derivation: PBKDF2-HMAC-SHA256, reject zero input cost 5645 PSA key derivation: PBKDF2-AES-CMAC-PRF-128, reject secret step 5649 PSA key derivation: PBKDF2-AES-CMAC-PRF-128, reject label step 5653 PSA key derivation: PBKDF2-AES-CMAC-PRF-128, reject seed step [all …]
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/ |
| A D | IF-MIB | 1457 second test is rejected. Some agents may reject a test when 1566 reboot. An agent must reject any test for which it cannot,
|
| /lib/mbedtls/external/mbedtls/docs/architecture/psa-migration/ |
| A D | md-cipher-dispatch.md | 255 …pport: if `PSA_WANT_ALG_SHA_256` is disabled then `psa_verify_hash` must reject `PSA_WANT_ALG_SHA_…
|
| /lib/mbedtls/external/mbedtls/ |
| A D | ChangeLog | 704 reject the ticket. Fix #6623. 1574 reject it are: the X.509 CRT and CSR writing functions; the PK and RSA 1829 the affected side to wrongly reject valid messages. Fixes #4118. 3535 * Fix CRL parsing to reject CRLs containing unsupported critical 3554 * Fix mbedtls_x509_crt_profile_suiteb, which used to reject all certificates 4849 * Fix false reject in padding check in ssl_decrypt_buf() for CBC
|
| /lib/mbedtls/external/mbedtls/docs/architecture/ |
| A D | psa-storage-resilience.md | 534 …test case for each creation method other than import, to ensure that we don't reject a valid value.
|
| /lib/lwip/lwip/doc/doxygen/ |
| A D | lwip.Doxyfile | 613 # type resolution of all parameters of a function it will reject a match between
|
| A D | lwip.Doxyfile.cmake.in | 613 # type resolution of all parameters of a function it will reject a match between
|
Completed in 71 milliseconds