/external/openssh/ |
cipher-bf1.c | 42 swap_bytes(const u_char *src, u_char *dst, int n) 44 u_char c[4]; 73 static int (*orig_bf)(EVP_CIPHER_CTX *, u_char *, 74 const u_char *, LIBCRYPTO_EVP_INL_TYPE) = NULL; 77 bf_ssh1_cipher(EVP_CIPHER_CTX *ctx, u_char *out, const u_char *in,
|
ssh-rsa.c | 37 static int openssh_RSA_verify(int, u_char *, size_t, u_char *, size_t, RSA *); 41 ssh_rsa_sign(const struct sshkey *key, u_char **sigp, size_t *lenp, 42 const u_char *data, size_t datalen, u_int compat) 45 u_char digest[SSH_DIGEST_MAX_LENGTH], *sig = NULL; 121 const u_char *signature, size_t signaturelen, 122 const u_char *data, size_t datalen, u_int compat) 128 u_char digest[SSH_DIGEST_MAX_LENGTH], *osigblob, *sigblob = NULL; 203 static const u_char id_sha1[] = { 213 openssh_RSA_verify(int hash_alg, u_char *hash, size_t hashlen [all...] |
key.h | 85 Key *key_from_blob(const u_char *, u_int); 86 int key_to_blob(const Key *, u_char **, u_int *); 88 int key_sign(const Key *, u_char **, u_int *, const u_char *, u_int); 89 int key_verify(const Key *, const u_char *, u_int, const u_char *, u_int);
|
mac.h | 35 u_char *key; 47 int mac_compute(struct sshmac *, u_int32_t, const u_char *, int, 48 u_char *, size_t);
|
authfd.h | 41 u_char session_id[16], u_char response[16]); 43 u_char **sigp, size_t *lenp, 44 const u_char *data, size_t datalen, u_int compat);
|
cipher-3des1.c | 49 int ssh1_3des_iv(EVP_CIPHER_CTX *, int, u_char *, int); 52 ssh1_3des_init(EVP_CIPHER_CTX *ctx, const u_char *key, const u_char *iv, 56 u_char *k1, *k2, *k3; 67 k1 = k2 = k3 = (u_char *) key; 90 ssh1_3des_cbc(EVP_CIPHER_CTX *ctx, u_char *dest, const u_char *src, size_t len) 96 if (EVP_Cipher(&c->k1, dest, (u_char *)src, len) == 0 || 120 ssh1_3des_iv(EVP_CIPHER_CTX *evp, int doset, u_char *iv, int len)
|
/external/tcpdump/ |
strcasecmp.c | 31 static const u_char charmap[] = { 70 register const u_char *cm = charmap, 71 *us1 = (u_char *)s1, 72 *us2 = (u_char *)s2; 85 register const u_char *cm = charmap, 86 *us1 = (u_char *)s1, 87 *us2 = (u_char *)s2;
|
print-icmp6.c | 51 static void print_lladdr(const u_char *, size_t); 52 static void icmp6_opt_print(const u_char *, int); 53 static void mld6_print(const u_char *); 54 static void mldv2_report_print(const u_char *, u_int); 55 static void mldv2_query_print(const u_char *, u_int); 56 static struct udphdr *get_upperlayer(u_char *, u_int *); 57 static void dnsname_print(const u_char *, const u_char *); 58 static void icmp6_nodeinfo_print(u_int, const u_char *, const u_char *); [all...] |
print-tftp.c | 75 tftp_print(register const u_char *bp, u_int length) 79 register const u_char *p; 102 p = (u_char *)tp->th_stuff; 112 while ((p = (const u_char *)strchr((const char *)p, '\0')) != NULL) { 113 if (length <= (u_int)(p - (const u_char *)&tp->th_block)) 138 i = fn_print((const u_char *)tp->th_data, snapend);
|
print-netbios.c | 62 if ((u_char *)(nb + 1) > snapend) { 68 netbios_decode(nb, (u_char *)nb + p8022Size, length - p8022Size); 81 if ((u_char *)(ipx + 1) > snapend) { 89 ipx_decode(ipx, (u_char *)ipx + ipxSize, length - ipxSize);
|
print-rt6.c | 44 rt6_print(register const u_char *bp, const u_char *bp2 _U_) 48 register const u_char *ep; 86 if ((u_char *)(addr + 1) > ep)
|
print-openflow-1.0.c | 614 static const u_char * 615 of10_data_print(const u_char *cp, const u_char *ep, const u_int len) { 631 static const u_char * 632 of10_vendor_data_print(const u_char *cp, const u_char *ep, const u_int len) { 651 static const u_char * 652 of10_packet_data_print(const u_char *cp, const u_char *ep, const u_int len) { 672 static const u_char * [all...] |
/external/ppp/pppd/ |
cbcp.c | 67 static void cbcp_input __P((int unit, u_char *pkt, int len)); 69 static int cbcp_printpkt __P((u_char *pkt, int len, 97 static void cbcp_recvreq __P((cbcp_state *us, u_char *pckt, int len)); 100 static void cbcp_recvack __P((cbcp_state *us, u_char *pckt, int len)); 101 static void cbcp_send __P((cbcp_state *us, int code, u_char *buf, int len)); 156 u_char *inpacket; 159 u_char *inp; 160 u_char code, id; 228 u_char *p; 234 u_char *pstart [all...] |
upap.c | 84 static void upap_input __P((int, u_char *, int)); 86 static int upap_printpkt __P((u_char *, int, 113 static void upap_rauthreq __P((upap_state *, u_char *, int, int)); 114 static void upap_rauthack __P((upap_state *, u_char *, int, int)); 115 static void upap_rauthnak __P((upap_state *, u_char *, int, int)); 315 u_char *inpacket; 319 u_char *inp; 320 u_char code, id; 373 u_char *inp; 377 u_char ruserlen, rpasswdlen [all...] |
/bionic/libc/upstream-netbsd/lib/libc/include/isc/ |
dst.h | 67 const u_char *, /*!< data to be signed */ 69 u_char *, /*!< buffer to write signature to */ 74 const u_char *, /*!< data to be verified */ 76 const u_char *, /*!< buffer containing signature */ 85 const u_char *, /*!< KEY RDATA */ 88 u_char *, /*!< output buffer */ 94 const u_char *, /*!< key in dns wire fmt */ 96 int dst_key_to_buffer(DST_KEY *, u_char *, int); 111 u_int16_t dst_s_dns_key_id(const u_char *, const int); 112 u_int16_t dst_s_id_calc(const u_char *, const int) [all...] |
/bionic/libc/upstream-openbsd/lib/libc/net/ |
inet_pton.c | 33 static int inet_pton4(const char *src, u_char *dst); 34 static int inet_pton6(const char *src, u_char *dst); 73 inet_pton4(const char *src, u_char *dst) 77 u_char tmp[INADDRSZ], *tp; 124 inet_pton6(const char *src, u_char *dst) 128 u_char tmp[IN6ADDRSZ], *tp, *endp, *colonp; 171 *tp++ = (u_char) (val >> 8) & 0xff; 172 *tp++ = (u_char) val & 0xff; 190 *tp++ = (u_char) (val >> 8) & 0xff; 191 *tp++ = (u_char) val & 0xff [all...] |
/external/ppp/pppd/include/ |
pcap-int.h | 49 u_char *base; 82 u_char *buffer; 83 u_char *bp; 89 u_char *pkt; 107 int pcap_offline_read(pcap_t *, int, pcap_handler, u_char *); 108 int pcap_read(pcap_t *, int cnt, pcap_handler, u_char *);
|
/external/libpcap/Win32/Include/net/ |
if.h | 54 u_char ifi_type; /* ethernet, tokenring, etc */ 55 u_char ifi_physical; /* e.g., AUI, Thinnet, 10base-T, etc */ 56 u_char ifi_addrlen; /* media address length */ 57 u_char ifi_hdrlen; /* media header length */ 58 u_char ifi_recvquota; /* polling quota for receive intrs */ 59 u_char ifi_xmitquota; /* polling quota for xmit intrs */ 115 u_char ifm_version; /* future binary compatability */ 116 u_char ifm_type; /* message type */ 129 u_char ifam_version; /* future binary compatability */ 130 u_char ifam_type; /* message type * [all...] |
/bionic/libc/upstream-openbsd/lib/libc/crypt/ |
arc4random.c | 60 u_char rs_buf[RSBUFSZ]; /* keystream blocks */ 67 static inline void _rs_rekey(u_char *dat, size_t datlen); 70 _rs_init(u_char *buf, size_t n) 87 u_char rnd[KEYSZ + IVSZ]; 118 _rs_rekey(u_char *dat, size_t datlen) 143 u_char *buf = (u_char *)_buf; 144 u_char *keystream; 167 u_char *keystream;
|
/external/libpcap/Win32/Include/ |
inetprivate.h | 52 extern void putlong(u_long l, u_char *msgp); 53 extern void putshort(u_short l, u_char *msgp); 54 extern u_int32_t _getlong(register const u_char *msgp); 55 extern u_int16_t _getshort(register const u_char *msgp);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
_bsd_types.h | 13 typedef unsigned char u_char; typedef
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
loc_api_common.h | 48 typedef u_char rpc_uint8; 52 typedef u_char rpc_byte; 79 u_char month; 80 u_char day_of_week; 81 u_char day; 82 u_char hour; 83 u_char minute; 84 u_char second; 110 u_char confidence_horizontal; 111 u_char confidence_vertical [all...] |
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-1240/ |
loc_api_common.h | 48 typedef u_char rpc_uint8; 52 typedef u_char rpc_byte; 79 u_char month; 80 u_char day_of_week; 81 u_char day; 82 u_char hour; 83 u_char minute; 84 u_char second; 110 u_char confidence_horizontal; 111 u_char confidence_vertical [all...] |
/hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc/inc-1240/ |
loc_api_common.h | 48 typedef u_char rpc_uint8; 52 typedef u_char rpc_byte; 79 u_char month; 80 u_char day_of_week; 81 u_char day; 82 u_char hour; 83 u_char minute; 84 u_char second; 110 u_char confidence_horizontal; 111 u_char confidence_vertical [all...] |
/bionic/libc/dns/resolv/ |
res_comp.c | 104 dn_expand(const u_char *msg, const u_char *eom, const u_char *src, 120 dn_comp(const char *src, u_char *dst, int dstsiz, 121 u_char **dnptrs, u_char **lastdnptr) 124 (const u_char **)dnptrs, 125 (const u_char **)lastdnptr)); 132 dn_skipname(const u_char *ptr, const u_char *eom) [all...] |