Searched refs:st (Results 1 – 4 of 4) sorted by relevance
47 struct stat st;71 res = stat( filetobesigned, &st );77 datalen = st.st_size;119 struct stat st;150 res = stat( filetobesigned, &st );156 datalen = st.st_size;
117 ChaCha20+Poly1305 RFC 7539 Test Vector #1 Unauthentic (1st bit flipped)
262 /* Overwrite the 1st byte of the file, the ITS magic number */
71 def _yield_objects(s, d, p, st, end): argument87 for instance in cls.extract(s, st, end):