Searched refs:protocol (Results 1 – 5 of 5) sorted by relevance
| /crypto/rand/ |
| A D | rand_egd.c | 72 int protocol, in hpns_socket() argument 82 return socket(family, type, protocol); in hpns_socket() 87 return socket(family, type, protocol); in hpns_socket() 93 socket_rc = socket(family, type, protocol); in hpns_socket()
|
| /crypto/bio/ |
| A D | bio_sock2.c | 42 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket() argument 49 sock = socket(domain, socktype, protocol); in BIO_socket()
|
| A D | bio_addr.c | 678 int family, int socktype, int protocol, BIO_ADDRINFO **res) in BIO_lookup_ex() argument 721 hints.ai_protocol = protocol; in BIO_lookup_ex()
|
| /crypto/err/ |
| A D | openssl.txt | 175 BIO_R_UNSUPPORTED_PROTOCOL_FAMILY:131:unsupported protocol family 1382 SSL_R_BAD_PROTOCOL_VERSION_NUMBER:116:bad protocol version number 1529 SSL_R_NO_APPLICATION_PROTOCOL:235:no application protocol 1577 SSL_R_PROTOCOL_IS_SHUTDOWN:207:protocol is shutdown 1583 SSL_R_QUIC_PROTOCOL_ERROR:382:quic protocol error 1661 tlsv1 alert no application protocol 1663 SSL_R_TLSV1_ALERT_PROTOCOL_VERSION:1070:tlsv1 alert protocol version 1700 SSL_R_UNKNOWN_PROTOCOL:252:unknown protocol 1711 SSL_R_UNSUPPORTED_PROTOCOL:258:unsupported protocol
|
| /crypto/objects/ |
| A D | objects.txt | 516 id-pkix-mod 13 : id-mod-timestamp-protocol 1923 tcg 3 : tcg-protocol : Trusted Computing Group Protocols 1985 tcg-protocol 1 : tcg-prt-tpmIdProtocol : TCG TPM Protocol
|
Completed in 23 milliseconds