Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/apps/
H A Dbf_prefix.c144 case PREFIX_CTRL_SET_PREFIX: in prefix_ctrl()
H A Dapps.h63 #define PREFIX_CTRL_SET_PREFIX (1 << 15) macro
H A Dapps.c2517 BIO_ctrl(b, PREFIX_CTRL_SET_PREFIX, 0, prefix); in dup_bio_out()