Searched defs:pp (Results 1 - 25 of 70) sorted by relevance

123

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Di2d_pu.c74 int i2d_PublicKey(EVP_PKEY *a, unsigned char **pp) argument
H A Di2d_pr.c65 int i2d_PrivateKey(EVP_PKEY *a, unsigned char **pp) argument
H A Dd2i_pu.c75 EVP_PKEY *d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, argument
H A Dx_pkey.c67 int i2d_X509_PKEY(X509_PKEY *a, unsigned char **pp) argument
72 X509_PKEY *d2i_X509_PKEY(X509_PKEY **a, const unsigned char **pp, long length) argument
H A Da_bool.c63 int i2d_ASN1_BOOLEAN(int a, unsigned char **pp) argument
78 int d2i_ASN1_BOOLEAN(int *a, const unsigned char **pp, long length) argument
H A Dd2i_pr.c71 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, argument
130 EVP_PKEY *d2i_AutoPrivateKey(EVP_PKEY **a, const unsigned char **pp, argument
H A Da_bitstr.c66 int i2c_ASN1_BIT_STRING(ASN1_BIT_STRING *a, unsigned char **pp) argument
116 c2i_ASN1_BIT_STRING(ASN1_BIT_STRING **a, const unsigned char **pp, long len) argument
H A Da_bytes.c66 ASN1_STRING *d2i_ASN1_type_bytes(ASN1_STRING **a, const unsigned char **pp, argument
131 int i2d_ASN1_bytes(ASN1_STRING *a, unsigned char **pp, int tag, int xclass) argument
157 ASN1_STRING *d2i_ASN1_bytes(ASN1_STRING **a, const unsigned char **pp, argument
[all...]
H A Da_int.c114 int i2c_ASN1_INTEGER(ASN1_INTEGER *a, unsigned char **pp) argument
178 ASN1_INTEGER *c2i_ASN1_INTEGER(ASN1_INTEGER **a, const unsigned char **pp, argument
271 ASN1_INTEGER *d2i_ASN1_UINTEGER(ASN1_INTEGER **a, const unsigned char **pp, argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dtest.c60 register long *pp = &req_env_table[0]; local
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/grace/
H A Dprop.pl177 pp :- label
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Dasn1test.c13 unsigned char **pp = NULL; local
/barrelfish-2018-10-04/lib/tommath/etc/
H A Dmont.c6 mp_int modulus, R, p, pp; local
H A Dmersenne.c9 is_mersenne (long s, int *pp) argument
107 int pp; local
/barrelfish-2018-10-04/lib/libc/db/btree/
H A Dbt_conv.c59 __bt_pgin(void *t, pgno_t pg, void *pp) argument
124 __bt_pgout(void *t, pgno_t pg, void *pp) argument
/barrelfish-2018-10-04/lib/libc/inet/
H A Dinet_network.c55 in_addr_t parts[4], *pp = parts; local
H A Dinet_addr.c111 u_int8_t *pp = parts; local
/barrelfish-2018-10-04/lib/libc/xdr/
H A Dxdr_reference.c68 xdr_reference(XDR *xdrs, caddr_t *pp, u_int size, xdrproc_t proc) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/rc4/
H A Drc4.c81 char **pp; local
/barrelfish-2018-10-04/lib/lua/src/
H A Dlfunc.c49 GCObject **pp = &L->openupval; local
/barrelfish-2018-10-04/lib/libc/gen/
H A Ddisklabel.c66 struct partition *pp; local
[all...]
/barrelfish-2018-10-04/lib/libc/rpc/
H A Drpcb_prot.c306 void **pp; local
/barrelfish-2018-10-04/lib/lwip/src/core/ipv4/
H A Dinet.c87 u32_t *pp = parts; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dciphers.c88 const char **pp; local
H A Dsess_id.c98 const char **pp; local

Completed in 144 milliseconds

123