Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DPKCS12_create.pod54 if set to B<KEY_SIG> the key can be used for signing only, if set to B<KEY_EX>
/freebsd/crypto/openssl/apps/
H A Dpkcs12.c201 keytype = KEY_EX; in pkcs12_main()
413 if (keytype == KEY_EX) in pkcs12_main()
/freebsd/crypto/openssl/include/openssl/
H A Dpkcs12.h52 # define KEY_EX 0x10 macro
H A Dpkcs12.h.in53 # define KEY_EX 0x10 macro