Searched defs:bp (Results 51 - 75 of 117) sorted by relevance

12345

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Da_object.c235 int i2a_ASN1_OBJECT(BIO *bp, ASN1_OBJECT *a) argument
H A Dasn1_par.c69 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed, argument
102 int ASN1_parse(BIO *bp, const unsigned char *pp, long len, int indent) argument
107 int ASN1_parse_dump(BIO *bp, const unsigned char *pp, long len, int indent, int dump) argument
112 asn1_parse2(BIO *bp, const unsigned char **pp, long length, int offset, int depth, int indent, int dump) argument
[all...]
H A Dt_x509.c99 int X509_print(BIO *bp, X509 *x) argument
104 int X509_print_ex(BIO *bp, X509 *x, unsigned long nmflags, unsigned long cflag) argument
241 X509_ocspid_print(BIO *bp, X509 *x) argument
286 X509_signature_print(BIO *bp, X509_ALGOR *sigalg, ASN1_STRING *sig) argument
306 ASN1_STRING_print(BIO *bp, const ASN1_STRING *v) argument
336 ASN1_TIME_print(BIO *bp, const ASN1_TIME *tm) argument
351 ASN1_GENERALIZEDTIME_print(BIO *bp, const ASN1_GENERALIZEDTIME *tm) argument
399 ASN1_UTCTIME_print(BIO *bp, const ASN1_UTCTIME *tm) argument
435 X509_NAME_print(BIO *bp, X509_NAME *name, int obase) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bio/
H A Dbf_nbio.c240 static int nbiof_gets(BIO *bp, char *buf, int size) argument
247 static int nbiof_puts(BIO *bp, const char *str) argument
H A Dbss_fd.c229 static int fd_puts(BIO *bp, const char *str) argument
238 static int fd_gets(BIO *bp, char *buf, int size) argument
H A Dbss_file.c443 static int MS_CALLBACK file_gets(BIO *bp, char *buf, int size) argument
464 static int MS_CALLBACK file_puts(BIO *bp, const char *str) argument
H A Dbss_acpt.c459 static int acpt_puts(BIO *bp, const char *str) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/asm/
H A Dsparcv8.S537 #define bp(I) [%i2+4*I] define
[all...]
H A Dsparcv8plus.S644 #define bp(I) [%i2+4*I] define
[all...]
H A Dx86_64-gcc.c187 BN_ULONG bn_add_words (BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,int n) argument
210 BN_ULONG bn_sub_words (BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp,int n) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/conf/
H A Dconf_lib.c292 int NCONF_load_bio(CONF *conf, BIO *bp,long *eline) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ec/
H A Deck_prn.c120 int EC_KEY_print(BIO *bp, const EC_KEY *x, int off) argument
132 int ECParameters_print(BIO *bp, const EC_KEY *x) argument
147 int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/x509v3/
H A Dv3_ocsp.c158 static int i2r_ocsp_crlid(const X509V3_EXT_METHOD *method, void *in, BIO *bp, argument
185 i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, BIO *bp, int ind) argument
194 i2r_object(const X509V3_EXT_METHOD *method, void *oid, BIO *bp, int ind) argument
267 i2r_ocsp_serviceloc(const X509V3_EXT_METHOD *method, void *in, BIO *bp, int ind) argument
[all...]
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dvj.c506 struct vj_u16_t *bp; local
/barrelfish-2018-10-04/lib/cxx/unwind/
H A DCompactUnwinder.hpp240 typename A::pint_t bp = registers.getEBP(); local
/barrelfish-2018-10-04/usr/fbdemo/
H A Ddemo.c113 void vesa_demo(char *scrn, int xr, int yr, int bp) argument
/barrelfish-2018-10-04/tools/weever/
H A Dloader.c183 loader(uint64_t magic, struct xeon_phi_boot_params *bp) argument
[all...]
/barrelfish-2018-10-04/lib/libc/db/hash/
H A Dhash_bigkey.c199 u_int16_t *bp, pageno; local
275 u_int16_t *bp; local
323 u_int16_t *bp, pageno; local
362 u_int16_t *bp, len, off, save_addr; local
447 u_int16_t *bp; local
517 u_int16_t *bp, save_addr; local
560 BUFHEAD *bp, *tmpp; local
[all...]
/barrelfish-2018-10-04/lib/libc/locale/
H A Dcollate.c429 wchar_t *bp, *fp, c; local
576 wchar_t *bp, *fp, c; local
[all...]
/barrelfish-2018-10-04/lib/libc/net/
H A Dgetnetbydns.c167 char *in, *bp, *ep, **ap; local
[all...]
H A Dip6opt.c81 inet6_option_init(void *bp, struct cmsghdr **cmsgp, int type) argument
112 u_char *bp = (u_char *)cmsg + cmsg->cmsg_len; local
180 u_int8_t *bp = (u_char *)cmsg + cmsg->cmsg_len; local
[all...]
/barrelfish-2018-10-04/lib/msun/src/
H A De_pow.c64 bp[] = {1.0, 1.5,}, variable
H A De_powf.c23 bp[] = {1.0, 1.5,}, variable
/barrelfish-2018-10-04/lib/nfs/
H A Dxdr.c185 xdr_bool(XDR *xdrs, bool *bp) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Ddgst.c546 int do_fp(BIO *out, unsigned char *buf, BIO *bp, int sep, int binout, argument

Completed in 261 milliseconds

12345