Home
last modified time | relevance | path

Searched defs:outlen (Results 251 - 264 of 264) sorted by relevance

1...<<11

/third_party/openssl/apps/lib/
H A Dapps.c2083 unsigned char *next_protos_parse(size_t *outlen, const char *in) in next_protos_parse() argument
/third_party/openssl/apps/
H A Dspeed.c485 size_t outlen[EC_NUM]; member
883 size_t outlen = MAX_FFDH_SIZE; in FFDH_derive_key_loop() local
989 size_t *outlen = &(tempargs->outlen[testnum]); in ECDH_EVP_derive_key_loop() local
2602 size_t outlen; in speed_main() local
[all...]
/third_party/openssl/test/
H A Devp_test.c1949 size_t outlen = (size_t)strtoul(value, &endptr, 0); in pderive_test_parse() local
H A Devp_extra_test.c2405 size_t outlen; in test_HKDF() local
2449 size_t outlen; in test_emptyikm_HKDF() local
4077 custom_pmeth_sign(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) custom_pmeth_sign() argument
[all...]
H A Dsslapitest.c4136 alpn_select_cb(SSL *ssl, const unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) alpn_select_cb() argument
5707 old_add_cb(SSL *s, unsigned int ext_type, const unsigned char **out, size_t *outlen, int *al, void *add_arg) old_add_cb() argument
5752 new_add_cb(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char **out, size_t *outlen, X509 *x, size_t chainidx, int *al, void *add_arg) new_add_cb() argument
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs688 let mut outlen = 0; in select_next_proto() variables
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c78 SSL_get_client_random(const SSL *ssl, unsigned char *out, size_t outlen) SSL_get_client_random() argument
88 SSL_get_server_random(const SSL *ssl, unsigned char *out, size_t outlen) SSL_get_server_random() argument
99 SSL_SESSION_get_master_key(const SSL_SESSION *session, unsigned char *out, size_t outlen) SSL_SESSION_get_master_key() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c83 SSL_get_client_random(const SSL *ssl, unsigned char *out, size_t outlen) SSL_get_client_random() argument
93 SSL_get_server_random(const SSL *ssl, unsigned char *out, size_t outlen) SSL_get_server_random() argument
104 SSL_SESSION_get_master_key(const SSL_SESSION *session, unsigned char *out, size_t outlen) SSL_SESSION_get_master_key() argument
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_lib.c3035 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, in SSL_select_next_proto() argument
4619 size_t SSL_get_client_random(const SSL *ssl, unsigned char *out, size_t outlen) in SSL_get_client_random() argument
4629 SSL_get_server_random(const SSL *ssl, unsigned char *out, size_t outlen) SSL_get_server_random() argument
4639 SSL_SESSION_get_master_key(const SSL_SESSION *session, unsigned char *out, size_t outlen) SSL_SESSION_get_master_key() argument
4947 ssl_handshake_hash(SSL *s, unsigned char *out, size_t outlen, size_t *hashlen) ssl_handshake_hash() argument
5550 SSL_client_hello_get1_extensions_present(SSL *s, int **out, size_t *outlen) SSL_client_hello_get1_extensions_present() argument
5588 SSL_client_hello_get0_ext(SSL *s, unsigned int type, const unsigned char **out, size_t *outlen) SSL_client_hello_get0_ext() argument
[all...]
/third_party/openssl/ssl/
H A Dssl_lib.c2935 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen, in SSL_select_next_proto() argument
4500 size_t SSL_get_client_random(const SSL *ssl, unsigned char *out, size_t outlen) in SSL_get_client_random() argument
4510 SSL_get_server_random(const SSL *ssl, unsigned char *out, size_t outlen) SSL_get_server_random() argument
4520 SSL_SESSION_get_master_key(const SSL_SESSION *session, unsigned char *out, size_t outlen) SSL_SESSION_get_master_key() argument
4828 ssl_handshake_hash(SSL *s, unsigned char *out, size_t outlen, size_t *hashlen) ssl_handshake_hash() argument
5431 SSL_client_hello_get1_extensions_present(SSL *s, int **out, size_t *outlen) SSL_client_hello_get1_extensions_present() argument
5469 SSL_client_hello_get0_ext(SSL *s, unsigned int type, const unsigned char **out, size_t *outlen) SSL_client_hello_get0_ext() argument
[all...]
/third_party/python/Modules/
H A D_ssl.c2103 unsigned int outlen; in _ssl__SSLSocket_selected_alpn_protocol_impl() local
3319 do_protocol_selection(int alpn, unsigned char **out, unsigned char *outlen, in do_protocol_selection() argument
3343 _selectALPN_cb(SSL *s, const unsigned char **out, unsigned char *outlen, const unsigned char *client_protocols, unsigned int client_protocols_len, void *args) _selectALPN_cb() argument
H A Dsocketmodule.c3546 Py_ssize_t recvlen, outlen; in sock_recv() local
3735 Py_ssize_t recvlen, outlen; in sock_recvfrom() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c405 dpp_hkdf_expand(size_t hash_len, const u8 *secret, size_t secret_len, const char *label, u8 *out, size_t outlen) dpp_hkdf_expand() argument
/third_party/astc-encoder/Source/
H A Dstb_image.h4498 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *outlen) in stbi_zlib_decode_malloc_guesssize() argument
4514 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() argument
4519 STBIDEF char *stbi_zlib_decode_malloc_guesssize_headerflag(const char *buffer, int len, int initial_size, int *outlen, in argument
4546 stbi_zlib_decode_noheader_malloc(char const *buffer, int len, int *outlen) stbi_zlib_decode_noheader_malloc() argument
[all...]

Completed in 96 milliseconds

1...<<11