Home
last modified time | relevance | path

Searched defs:out (Results 1 – 25 of 56) sorted by relevance

123

/hostap-latest/src/crypto/
Dcrypto_internal-rsa.c74 u8 *out, size_t *outlen) in crypto_public_key_encrypt_pkcs1_v15()
83 u8 *out, size_t *outlen) in crypto_private_key_decrypt_pkcs1_v15()
92 u8 *out, size_t *outlen) in crypto_private_key_sign_pkcs1()
Dtls_openssl_ocsp.c248 BIO *out; in generalizedtime_str() local
265 BIO *out; in responderid_str() local
289 BIO *out; in octet_string_str() local
302 BIO *out; in integer_str() local
315 BIO *out; in algor_str() local
328 BIO *out; in extensions_str() local
Dtls_internal.c409 int skip_keyblock, u8 *out, size_t out_len) in tls_connection_prf()
449 size_t context_len, u8 *out, size_t out_len) in tls_connection_export_key()
457 u8 *out, size_t out_len) in tls_connection_get_eap_fast_key()
483 struct wpabuf *out; in tls_connection_handshake2() local
526 struct wpabuf *out; in tls_connection_server_handshake() local
Daes-encblock.c23 int aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out) in aes_128_encrypt_block()
Daes-siv.c122 u8 *out) in aes_siv_encrypt()
165 u8 *out) in aes_siv_decrypt()
Dsha256-kdf.c34 u8 *out, size_t outlen) in hmac_sha256_kdf()
Dsha256-tlsprf.c30 const u8 *seed, size_t seed_len, u8 *out, size_t outlen) in tls_prf_sha256()
Dsha384-kdf.c34 u8 *out, size_t outlen) in hmac_sha384_kdf()
Dsha384-tlsprf.c30 const u8 *seed, size_t seed_len, u8 *out, size_t outlen) in tls_prf_sha384()
Dsha512-kdf.c34 u8 *out, size_t outlen) in hmac_sha512_kdf()
Dsha384-internal.c78 int sha384_done(struct sha384_state *md, unsigned char *out) in sha384_done()
Dcrypto_libtomcrypt.c492 u8 *out, size_t *outlen) in pkcs1_generate_encryption_block()
555 u8 *out, size_t *outlen) in crypto_rsa_encrypt_pkcs1()
581 u8 *out, size_t *outlen) in crypto_public_key_encrypt_pkcs1_v15()
590 u8 *out, size_t *outlen) in crypto_private_key_sign_pkcs1()
Dsha1-tlsprf.c31 const u8 *seed, size_t seed_len, u8 *out, size_t outlen) in tls_prf_sha1_md5()
Dtls_none.c98 size_t context_len, u8 *out, size_t out_len) in tls_connection_export_key()
105 u8 *out, size_t out_len) in tls_connection_get_eap_fast_key()
/hostap-latest/src/tls/
Dpkcs1.c20 u8 *out, size_t *outlen) in pkcs1_generate_encryption_block()
83 u8 *out, size_t *outlen) in pkcs1_encrypt()
99 u8 *out, size_t *outlen) in pkcs1_v15_private_key_decrypt()
/hostap-latest/src/utils/
Dhttp_curl.c182 BIO *out; in debug_dump_cert() local
584 static void i2r_HashAlgAndValue(HashAlgAndValue *hash, BIO *out, int indent) in i2r_HashAlgAndValue()
600 static void i2r_LogotypeDetails(LogotypeDetails *details, BIO *out, int indent) in i2r_LogotypeDetails()
630 static void i2r_LogotypeImageInfo(LogotypeImageInfo *info, BIO *out, int indent) in i2r_LogotypeImageInfo()
668 static void i2r_LogotypeImage(LogotypeImage *image, BIO *out, int indent) in i2r_LogotypeImage()
679 static void i2r_LogotypeData(LogotypeData *data, const char *title, BIO *out, in i2r_LogotypeData()
699 BIO *out, int indent) in i2r_LogotypeReference()
729 static void i2r_LogotypeInfo(LogotypeInfo *info, const char *title, BIO *out, in i2r_LogotypeInfo()
744 BIO *out; in debug_print_logotypeext() local
897 BIO *out; in validate_server_cert() local
[all …]
Dbase64.c29 char *out, *pos; in base64_gen_encode() local
92 unsigned char dtable[256], *out, *pos, block[4], tmp; in base64_gen_decode() local
/hostap-latest/tests/fuzzing/tls-client/
Dtls-client.c63 struct wpabuf *in = NULL, *out = NULL, *appl; in LLVMFuzzerTestOneInput() local
/hostap-latest/tests/fuzzing/tls-server/
Dtls-server.c63 struct wpabuf *in = NULL, *out = NULL, *appl; in LLVMFuzzerTestOneInput() local
/hostap-latest/src/eap_server/
Deap_server_tls_common.c119 u8 *out; in eap_server_tls_derive_key() local
153 u8 *out; in eap_server_tls_derive_session_id() local
/hostap-latest/src/radius/
Dradius_client.c386 struct wpabuf *out = NULL; in radius_client_retransmit() local
857 struct wpabuf *out = NULL; in radius_client_send() local
980 struct wpabuf *in, *out = NULL, *appl; in radius_client_process_tls_handshake() local
1156 struct wpabuf *out, *in; in radius_client_receive() local
1319 struct wpabuf *in, *out = NULL, *appl; in radius_client_write_ready() local
/hostap-latest/tests/
Dtest-https.c76 struct wpabuf *in, *out, *appl; in https_client() local
Dtest-https_server.c82 struct wpabuf *in, *out, *appl; in https_server() local
/hostap-latest/src/wps/
Dupnp_xml.c78 int xml_next_tag(const char *in, const char **out, in xml_next_tag()
/hostap-latest/src/eap_common/
Deap_fast_common.c98 u8 *out; in eap_fast_derive_key() local

123