Home
last modified time | relevance | path

Searched refs:postfix (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/x509/
H A Dby_dir.c236 const char *postfix = ""; in get_cert_by_subject_ex() local
248 postfix = "r"; in get_cert_by_subject_ex()
314 "%s%08lx.%s%d", ent->dir, h, postfix, k); in get_cert_by_subject_ex()
319 "%s%c%08lx.%s%d", ent->dir, c, h, postfix, k); in get_cert_by_subject_ex()
/openssl/.github/workflows/
H A Dcross-compiles.yml35 # opensslcapsname: optional; string that describes the postfix of the
/openssl/
H A DINSTALL.md351 Some build targets have a multilib postfix set in the build configuration.
352 For these targets the default libdir is `lib<multilib-postfix>`. Please use
353 `--libdir=lib` to override the libdir if adding the postfix is undesirable.
H A DCHANGES.md2055 * On build targets where the multilib postfix is set in the build
2057 the lib directory with the multilib postfix exists on the system
2059 multilib postfix is now always added to the default libdir. Use
2060 `--libdir=lib` to override the libdir if adding the postfix is

Completed in 62 milliseconds