Searched defs:bp (Results 1 - 25 of 337) sorted by last modified time

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dcommon.c684 char *bp, *idbuf = NULL; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dprintcap.c105 int getprent( char *cap, char *bp, int bufsize) argument
171 tgetent(char *cap, char *bp, char *name) argument
339 tskip(char *bp) argument
360 register char *bp = tbuf; local
391 register char *bp = tbuf; local
464 register char *bp = tbuf; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/vfs/
H A Dsys_ea.c297 char *bp = list; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/atp/
H A Datp_bufs.c61 struct atpbuf *bp; local
85 struct atpbuf *bp; local
122 struct atpbuf *bp; local
135 atp_free_buf(struct atpbuf *bp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/auth/
H A Dauth_rhosts.c49 char *bp = buf; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dsystem.c1476 char *bp = list; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libads/
H A Dldap_utils.c36 char *bp; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/ocsp/
H A Docsp_prn.c69 static int ocsp_certid_print(BIO *bp, OCSP_CERTID* a, int indent) argument
135 OCSP_REQUEST_print(BIO *bp, OCSP_REQUEST* o, unsigned long flags) argument
181 OCSP_RESPONSE_print(BIO *bp, OCSP_RESPONSE* o, unsigned long flags) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/pem/
H A Dpem_all.c112 RSA *PEM_read_bio_RSAPrivateKey(BIO *bp, RSA **rsa, pem_password_cb *cb, argument
134 int PEM_write_bio_RSAPrivateKey(BIO *bp, RSA *x, const EVP_CIPHER *enc, argument
196 DSA *PEM_read_bio_DSAPrivateKey(BIO *bp, DSA **dsa, pem_password_cb *cb, argument
207 int PEM_write_bio_DSAPrivateKey(BIO *bp, DSA *x, const EVP_CIPHER *enc, argument
[all...]
H A Dpem_info.c279 int PEM_X509_INFO_write_bio(BIO *bp, X509_INFO *xi, EVP_CIPHER *enc, argument
H A Dpem_lib.c220 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp, argument
280 int PEM_ASN1_write_bio(int (*i2d)(), const char *name, BIO *bp, char *x, argument
536 int PEM_write_bio(BIO *bp, const char *name, char *header, unsigned char *data, argument
613 PEM_read_bio(BIO *bp, char **name, char **header, unsigned char **data, long *len) argument
[all...]
H A Dpem_oth.c70 char *PEM_ASN1_read_bio(char *(*d2i)(), const char *name, BIO *bp, char **x, argument
H A Dpem_pk8.c84 int PEM_write_bio_PKCS8PrivateKey_nid(BIO *bp, EVP_PKEY *x, int nid, argument
91 int PEM_write_bio_PKCS8PrivateKey(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, argument
98 int i2d_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, argument
105 int i2d_PKCS8PrivateKey_nid_bio(BIO *bp, EVP_PKEY *x, int nid, argument
112 do_pk8pkey(BIO *bp, EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, char *kstr, int klen, pem_password_cb *cb, void *u) argument
153 d2i_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u) argument
215 BIO *bp; local
228 BIO *bp; local
[all...]
H A Dpem_pkey.c70 EVP_PKEY *PEM_read_bio_PrivateKey(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/pkcs12/
H A Dp12_utl.c98 int i2d_PKCS12_bio(BIO *bp, PKCS12 *p12) argument
110 PKCS12 *d2i_PKCS12_bio(BIO *bp, PKCS12 **p12) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Dtmdiff.c183 double ms_time_diff(char *ap, char *bp) argument
220 int ms_time_cmp(char *ap, char *bp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509/
H A Dx_all.c129 X509 *d2i_X509_bio(BIO *bp, X509 **x509) argument
134 int i2d_X509_bio(BIO *bp, X509 *x509) argument
151 X509_CRL *d2i_X509_CRL_bio(BIO *bp, X509_CRL **crl) argument
156 int i2d_X509_CRL_bio(BIO *bp, X509_CRL *crl) argument
173 PKCS7 *d2i_PKCS7_bio(BIO *bp, PKCS7 **p7) argument
178 i2d_PKCS7_bio(BIO *bp, PKCS7 *p7) argument
195 d2i_X509_REQ_bio(BIO *bp, X509_REQ **req) argument
200 i2d_X509_REQ_bio(BIO *bp, X509_REQ *req) argument
242 d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa) argument
247 i2d_RSAPrivateKey_bio(BIO *bp, RSA *rsa) argument
252 d2i_RSAPublicKey_bio(BIO *bp, RSA **rsa) argument
258 d2i_RSA_PUBKEY_bio(BIO *bp, RSA **rsa) argument
265 i2d_RSAPublicKey_bio(BIO *bp, RSA *rsa) argument
270 i2d_RSA_PUBKEY_bio(BIO *bp, RSA *rsa) argument
303 d2i_DSAPrivateKey_bio(BIO *bp, DSA **dsa) argument
310 i2d_DSAPrivateKey_bio(BIO *bp, DSA *dsa) argument
315 d2i_DSA_PUBKEY_bio(BIO *bp, DSA **dsa) argument
322 i2d_DSA_PUBKEY_bio(BIO *bp, DSA *dsa) argument
383 d2i_PKCS8_bio(BIO *bp, X509_SIG **p8) argument
389 i2d_PKCS8_bio(BIO *bp, X509_SIG *p8) argument
444 d2i_PKCS8_PRIV_KEY_INFO_bio(BIO *bp, PKCS8_PRIV_KEY_INFO **p8inf) argument
453 i2d_PKCS8_PRIV_KEY_INFO_bio(BIO *bp, PKCS8_PRIV_KEY_INFO *p8inf) argument
458 i2d_PKCS8PrivateKeyInfo_bio(BIO *bp, EVP_PKEY *key) argument
469 i2d_PrivateKey_bio(BIO *bp, EVP_PKEY *pkey) argument
474 d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a) argument
480 i2d_PUBKEY_bio(BIO *bp, EVP_PKEY *pkey) argument
485 d2i_PUBKEY_bio(BIO *bp, EVP_PKEY **a) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509v3/
H A Dv3_ocsp.c151 static int i2r_ocsp_crlid(X509V3_EXT_METHOD *method, void *in, BIO *bp, int ind) argument
177 i2r_ocsp_acutoff(X509V3_EXT_METHOD *method, void *cutoff, BIO *bp, int ind) argument
185 i2r_object(X509V3_EXT_METHOD *method, void *oid, BIO *bp, int ind) argument
254 i2r_ocsp_serviceloc(X509V3_EXT_METHOD *method, void *in, BIO *bp, int ind) argument
[all...]
H A Dv3_prn.c164 int X509V3_extensions_print(BIO *bp, char *title, STACK_OF(X509_EXTENSION) *exts, unsigned long flag, int indent) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ssl/
H A Dbio_ssl.c505 static int ssl_puts(BIO *bp, const char *str) argument
H A Dssl_lib.c1061 ssl_cipher_ptr_id_cmp(const SSL_CIPHER * const *ap, const SSL_CIPHER * const *bp) argument
H A Dssl_txt.c81 int SSL_SESSION_print(BIO *bp, SSL_SESSION *x) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Dbntest.c243 test_add(BIO *bp) argument
287 test_sub(BIO *bp) argument
338 test_div(BIO *bp, BN_CTX *ctx) argument
402 test_div_recp(BIO *bp, BN_CTX *ctx) argument
475 test_mul(BIO *bp) argument
531 test_sqr(BIO *bp, BN_CTX *ctx) argument
573 test_mont(BIO *bp, BN_CTX *ctx) argument
648 test_mod(BIO *bp, BN_CTX *ctx) argument
694 test_mod_mul(BIO *bp, BN_CTX *ctx) argument
765 test_mod_exp(BIO *bp, BN_CTX *ctx) argument
816 test_exp(BIO *bp, BN_CTX *ctx) argument
880 test_kron(BIO *bp, BN_CTX *ctx) argument
968 test_sqrt(BIO *bp, BN_CTX *ctx) argument
1043 test_lshift(BIO *bp,BN_CTX *ctx,BIGNUM *a_) argument
1101 test_lshift1(BIO *bp) argument
1142 test_rshift(BIO *bp,BN_CTX *ctx) argument
1188 test_rshift1(BIO *bp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/include/
H A Dpcap-int.h83 u_char *bp; member in struct:pcap
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/modules/
H A Dvjcompress.c486 register u_short *bp; local

Completed in 301 milliseconds

1234567891011>>