Home
last modified time | relevance | path

Searched defs:in (Results 1 – 25 of 30) sorted by relevance

12

/hostap-latest/src/crypto/
Dcrypto_internal-rsa.c73 const u8 *in, size_t inlen, in crypto_public_key_encrypt_pkcs1_v15()
82 const u8 *in, size_t inlen, in crypto_private_key_decrypt_pkcs1_v15()
91 const u8 *in, size_t inlen, in crypto_private_key_sign_pkcs1()
Daes-encblock.c23 int aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out) in aes_128_encrypt_block()
Dmd5_i.h15 u8 in[64]; member
Dsha384-internal.c66 int sha384_process(struct sha384_state *md, const unsigned char *in, in sha384_process()
Dcrypto_libtomcrypt.c491 const u8 *in, size_t inlen, in pkcs1_generate_encryption_block()
554 const u8 *in, size_t inlen, in crypto_rsa_encrypt_pkcs1()
580 const u8 *in, size_t inlen, in crypto_public_key_encrypt_pkcs1_v15()
589 const u8 *in, size_t inlen, in crypto_private_key_sign_pkcs1()
Dsha512-internal.c183 int sha512_process(struct sha512_state *md, const unsigned char *in, in sha512_process()
Dsha256-internal.c145 int sha256_process(struct sha256_state *md, const unsigned char *in, in sha256_process()
Dmd4-internal.c200 u32 a, b, c, d, in[MD4_BLOCK_LENGTH / 4]; in MD4Transform() local
Daes-ccm.c92 static void aes_ccm_encr(void *aes, size_t L, const u8 *in, size_t len, u8 *out, in aes_ccm_encr()
Daes-gcm.c215 static void aes_gcm_gctr(void *aes, const u8 *J0, const u8 *in, size_t len, in aes_gcm_gctr()
Dcrypto_linux.c449 int enc, const u8 *in, u8 *out) in linux_af_alg_skcipher_oper()
929 static int crypto_cipher_oper(struct crypto_cipher *ctx, u32 type, const u8 *in, in crypto_cipher_oper()
/hostap-latest/src/tls/
Dpkcs1.c19 const u8 *in, size_t inlen, in pkcs1_generate_encryption_block()
82 int use_private, const u8 *in, size_t inlen, in pkcs1_encrypt()
98 const u8 *in, size_t inlen, in pkcs1_v15_private_key_decrypt()
Drsa.c256 int crypto_rsa_exptmod(const u8 *in, size_t inlen, u8 *out, size_t *outlen, in crypto_rsa_exptmod()
/hostap-latest/wpadebug/src/w1/fi/wpadebug/
DWpaCommandListActivity.java35 private void read_commands(ArrayList<CmdList> list, Scanner in) in read_commands()
53 FileReader in; in onCreate() local
DCommandListActivity.java53 private void read_commands(ArrayList<CmdList> list, Scanner in) in read_commands()
71 FileReader in; in onCreate() local
/hostap-latest/tests/
Dtest-https.c25 struct wpabuf *in; in https_recv() local
76 struct wpabuf *in, *out, *appl; in https_client() local
Dtest-https_server.c24 struct wpabuf *in; in https_recv() local
82 struct wpabuf *in, *out, *appl; in https_server() 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/wps/
Dupnp_xml.c78 int xml_next_tag(const char *in, const char **out, in xml_next_tag()
/hostap-latest/src/utils/
Dbase64.c30 const unsigned char *end, *in; in base64_gen_encode() local
Dxml-utils.c228 xml_node_t *in, const char *uri) in node_to_tnds()
/hostap-latest/src/radius/
Dradius_client.c980 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/src/fst/
Dfst_group.c243 const char *in = fst_iface_get_name(f); in fst_group_get_iface_by_name() local
/hostap-latest/port/mbedtls/
Dsupp_psa_api.c123 int aes_128_encrypt_block_psa(const u8 *key, const u8 *in, u8 *out) in aes_128_encrypt_block_psa()

12