Searched defs:ciphers (Results 1 - 21 of 21) sorted by relevance

/openbsd-current/lib/libssl/
H A Dssl_ciphers.c54 ssl_cipher_list_to_bytes(SSL *s, STACK_OF(SSL_CIPHER) *ciphers, CBB *cbb) argument
[all...]
H A Dssl_local.h460 STACK_OF(SSL_CIPHER) *ciphers; /* shared ciphers? */ member in struct:ssl_session_st
/openbsd-current/regress/usr.bin/ssh/unittests/kex/
H A Dtest_proposal.c87 char *prop[PROPOSAL_MAX], *kexalgs, *ciphers, *macs, *hkalgs; local
/openbsd-current/regress/lib/libssl/interop/
H A Dclient.c53 char *ca = NULL, *crt = NULL, *key = NULL, *ciphers = NULL; local
H A Dserver.c54 char *ca = NULL, *crt = NULL, *key = NULL, *ciphers = NULL; local
/openbsd-current/regress/lib/libssl/unit/
H A Dcipher_list.c71 ssl_bytes_to_list_alloc(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) argument
94 ssl_list_to_bytes_scsv(SSL *s, STACK_OF(SSL_CIPHER) **ciphers, argument
127 ssl_list_to_bytes_no_scsv(SSL *s, STACK_OF(SSL_CIPHER) **ciphers, argument
161 ssl_bytes_to_list_invalid(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) argument
[all...]
H A Dssl_get_shared_ciphers.c33 const char *ciphers; member in struct:peer_config
[all...]
/openbsd-current/usr.sbin/smtpd/
H A Dsmtp.c156 const char *ciphers; local
H A Dsmtpc.c50 static const char *ciphers = NULL; variable
H A Dlka.c67 const char *ciphers; local
H A Dmta.c478 const char *ciphers; local
H A Dlka_filter.c1460 lka_report_smtp_link_tls(const char *direction, struct timeval *tv, uint64_t reqid, const char *ciphers) argument
/openbsd-current/regress/lib/libtls/tls/
H A Dtlstest.c295 test_tls(char *client_protocols, char *server_protocols, char *ciphers) argument
/openbsd-current/usr.bin/ssh/
H A Dcipher.c82 static const struct sshcipher ciphers[] = { variable in typeref:struct:sshcipher
H A Dkex.c86 kex_proposal_populate_entries(struct ssh *ssh, char *prop[PROPOSAL_MAX], const char *kexalgos, const char *ciphers, const char *macs, const char *comp, const char *hkalgs) argument
H A Dreadconf.h67 char *ciphers; /* SSH2 ciphers in order of preference. */ member in struct:__anon122
H A Dservconf.h124 char *ciphers; /* Supported SSH2 ciphers. */ member in struct:__anon4
/openbsd-current/lib/libtls/
H A Dtls_internal.h97 const char *ciphers; member in struct:tls_config
H A Dtls_config.c483 tls_config_set_ciphers(struct tls_config *config, const char *ciphers) argument
[all...]
/openbsd-current/sys/dev/pci/
H A Dif_ipwreg.h217 uint32_t ciphers; member in struct:ipw_security
/openbsd-current/sbin/ifconfig/
H A Difconfig.c2131 } ciphers[] = { variable in typeref:struct:__anon2
[all...]

Completed in 513 milliseconds