Home
last modified time | relevance | path

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

12

/mbedtls-development/tests/suites/
A Dtest_suite_psa_crypto_slot_management.data1 Transient slot, check after closing
4 Transient slot, check after closing and restarting
7 Transient slot, check after destroying
16 Persistent slot, check after closing, id=min
22 Persistent slot, check after destroying, id=min
28 Persistent slot, check after purging, id=min
37 Persistent slot, check after closing, id=max
40 Persistent slot, check after destroying, id=max
43 Persistent slot, check after purging, id=max
46 Persistent slot, check after restart, id=max
[all …]
A Dtest_suite_ecjpake.data40 ECJPAKE round one: KKP1: nothing after first point
55 ECJPAKE round one: KKP1: nothing after second point
88 ECJPAKE round one: KKP2: nothing after first point
103 ECJPAKE round one: KKP2: nothing after second point
136 ECJPAKE round two client: no data after ECParams
154 ECJPAKE round two client: nothing after first point
169 ECJPAKE round two client: nothing after second point
208 ECJPAKE round two server: nothing after first point
223 ECJPAKE round two server: nothing after second point
A Dtest_suite_psa_crypto_init.data19 No random after deinit
22 No key slot access after deinit
A Dtest_suite_psa_crypto_se_driver_hal.data33 SE key import-export persistent, check after restart (slot 0)
36 SE key import-export persistent, check after restart (slot 3)
45 SE key import-export volatile, check after restart (slot 0)
48 SE key import-export volatile, check after restart (slot 3)
A Dtest_suite_asn1parse.data424 SEQUENCE of 1 OCTET STRING truncated after tag
451 SEQUENCE of 2 OCTET STRINGs, second truncated after tag
559 AlgorithmIdentifier, truncated in OID after tag
562 AlgorithmIdentifier, truncated in OID after length
568 AlgorithmIdentifier, truncated in params after tag
571 AlgorithmIdentifier, truncated in params after length
A Dtest_suite_psa_crypto_entropy.data43 PSA validate entropy injection: before and after crypto_init
A Dtest_suite_entropy.function54 * To be called immediately after mbedtls_entropy_init().
324 * updates: before and after updating the NV seed. */
372 * updates: before and after updating the NV seed. */
A Dtest_suite_mpi.data1693 Fill random: 2 bytes, RNG failure after 1 byte
1696 Fill random: 4 bytes, RNG failure after 3 bytes
1699 Fill random: 8 bytes, RNG failure after 7 bytes
1702 Fill random: 16 bytes, RNG failure after 1 bytes
1705 Fill random: 16 bytes, RNG failure after 8 bytes
1708 Fill random: 16 bytes, RNG failure after 15 bytes
1711 Fill random: MAX_SIZE bytes, RNG failure after MAX_SIZE-1 bytes
A Dtest_suite_memory_buffer_alloc.function145 * we don't check the size after blocks have been reallocated. */
A Dtest_suite_psa_crypto_persistent_key.data43 Persistent key destroy after restart
A Dtest_suite_base64.data97 Base64 decode (Invalid char after equal signs)
A Dtest_suite_psa_crypto.function1976 /* Call update after finish. */
1990 /* Call verify after finish. */
2026 /* Call finish after calling verify. */
2312 /* Call update after sign finish. */
2322 /* Call update after verify finish. */
2713 /* Generate an IV after it's already set. */
2729 /* Set an IV after it's already set. */
2741 /* Set an IV after it's already generated. */
2771 /* Call update after finish. */
4789 /* Test for setting lengths after already starting data. */
[all …]
A Dtest_suite_hmac_drbg.function91 /* Set reseed interval after seed */
A Dtest_suite_x509write.function51 /* Note: this can't happen except after an internal error */
A Dtest_suite_ctr_drbg.function276 /* Set reseed interval after seed */
/mbedtls-development/library/
A Dx509.c930 if( before->year > after->year ) in x509_check_time()
933 if( before->year == after->year && in x509_check_time()
934 before->mon > after->mon ) in x509_check_time()
937 if( before->year == after->year && in x509_check_time()
938 before->mon == after->mon && in x509_check_time()
939 before->day > after->day ) in x509_check_time()
942 if( before->year == after->year && in x509_check_time()
943 before->mon == after->mon && in x509_check_time()
945 before->hour > after->hour ) in x509_check_time()
952 before->min > after->min ) in x509_check_time()
[all …]
/mbedtls-development/scripts/
A Dgenerate_errors.pl84 my ($before, $name, $value, $after) = ($1, $2, $3, $4);
90 if !defined($before) && !defined($after);
92 if defined($before) && defined($after);
93 my $description = (defined($before) ? $before : $after);
/mbedtls-development/tests/data_files/base64/
A Ddef_b64_ff.bin1 // Ensure that the b64 parser continues after encountering a 0xFF
/mbedtls-development/tests/data_files/
A DReadme-x509.txt77 -expired.crt: S5 with "not after" date in the past
86 -expired.crt: S7 with "not after" date in the past + I1
/mbedtls-development/tests/scripts/
A Dtest_zeroize.gdb39 # inserting a test after a call to mbedtls_platform_zeroize() to check whether
/mbedtls-development/docs/architecture/testing/
A Dinvasive-testing.md117 * Zeroization of confidential data after use.
128 * Check the format of files (which matters so that the product can still read old files after an up…
288 …ector, each test function or test program must clean up after itself. Use the cleanup code (after
308 Goal: test that no stray files are left over in the key store after a test that succeeded.
A Ddriver-interface-test-strategy.md70 …nds up in the expected state. At least make sure that no intermediate file remains after a failure.
85 …oint (before M<sub>1</sub>, between M<sub>1</sub> and M<sub>2</sub>, ..., after M<sub>n</sub>), ca…
/mbedtls-development/
A DBRANCHES.md14 features added after Mbed TLS 2.26.0 and bug fixes and security fixes.
A DChangeLog814 * Library files installed after a CMake build no longer have execute
867 removable through Mbed TLS after the upgrade.
1663 after use.
1754 * Fix potential use-after-free in mbedtls_ssl_get_max_frag_len()
2173 being leaked to memory after release.
2181 after keypair generation.
2634 data structure until after error checks are successful. Found by
3084 after a successful net_accept().
4214 appended with '....' after first 28 octets
4261 after the handshake.
[all …]
/mbedtls-development/doxygen/
A Dmbedtls.doxyfile6 # All text after a double hash (##) is considered a comment and is placed
8 # All text after a hash (#) is considered a comment and will be ignored.
82 # include brief member descriptions after the members that are listed in
98 # stripped from the text and the result after processing the whole list, is
432 # that is typed after a \internal command is included. If the tag is set
591 # You can optionally specify a file name after the option, if omitted
923 # user-defined cascading style sheet that is included after the standard
973 # documentation will contain sections that can be hidden and shown after the
1180 # when you change the font size after a successful doxygen run you need
1346 # the generated latex document. The footer should contain everything after
[all …]

Completed in 35 milliseconds

12