Home
last modified time | relevance | path

Searched refs:st (Results 1 – 5 of 5) sorted by relevance

/mbedtls-latest/tests/suites/
Dtest_suite_pkcs7.function72 struct stat st;
124 res = stat(filetobesigned, &st);
130 datalen = st.st_size;
Dtest_suite_cipher.chachapoly.data117 ChaCha20+Poly1305 RFC 7539 Test Vector #1 Unauthentic (1st bit flipped)
Dtest_suite_psa_its.function260 /* Overwrite the 1st byte of the file, the ITS magic number */
Dtest_suite_pkparse.data1207 # - 1st MSb to 1
/mbedtls-latest/scripts/
Dgenerate_ssl_debug_helpers.py61 def _yield_objects(s, d, p, st, end): argument
77 for instance in cls.extract(s, st, end):