Searched refs:pitem_new (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/pqueue/
H A Dpq_test.c70 item = pitem_new(3, NULL);
73 item = pitem_new(1, NULL);
76 item = pitem_new(2, NULL);
H A Dpqueue.h78 pitem *pitem_new(unsigned char *prio64be, void *data);
H A Dpqueue.c71 pitem_new(unsigned char *prio64be, void *data) function
/barrelfish-master/include/openssl/
H A Dpqueue.h78 pitem *pitem_new(unsigned char *prio64be, void *data);
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dd1_both.c680 item = pitem_new(seq64be, frag);
768 item = pitem_new(seq64be, frag);
1197 item = pitem_new(seq64be, frag);
H A Dd1_pkt.c218 item = pitem_new(priority, rdata);

Completed in 91 milliseconds