Home
last modified time | relevance | path

Searched refs:suffixes (Results 1 – 3 of 3) sorted by relevance

/openssl/apps/
H A Drehash.c103 static const char *suffixes[] = { "", "r" }; variable
213 for (type = OSSL_NELEM(suffixes) - 1; type > 0; type--) in handle_symlink()
215 suffixes[type], strlen(suffixes[type])) == 0) in handle_symlink()
218 i += strlen(suffixes[type]); in handle_symlink()
428 suffixes[bp->type], ep->old_id); in do_dir()
439 suffixes[bp->type], nextid); in do_dir()
461 suffixes[bp->type], ep->old_id); in do_dir()
/openssl/doc/man1/
H A Dopenssl-rand.pod.in24 multiple of KiB/MiB/GiB/TiB respectively. Note that suffixes are case
25 sensitive, and that the suffixes represent binary multiples
/openssl/test/
H A Dbio_base64_test.c46 static char *suffixes[NVAR] = { "", "", "", sEOF, junk }; variable
395 t.suffix = suffixes[variant]; in test_bio_base64_generated()

Completed in 10 milliseconds