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

/external/chromium_org/third_party/openssl/openssl/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
/external/openssl/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
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dpqueue.h78 pitem *pitem_new(unsigned char *prio64be, void *data);
/external/openssl/include/openssl/
H A Dpqueue.h78 pitem *pitem_new(unsigned char *prio64be, void *data);
/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dd1_both.c676 item = pitem_new(seq64be, frag);
764 item = pitem_new(seq64be, frag);
1210 item = pitem_new(seq64be, frag);
H A Dd1_pkt.c217 item = pitem_new(priority, rdata);
/external/openssl/ssl/
H A Dd1_both.c667 item = pitem_new(seq64be, frag);
755 item = pitem_new(seq64be, frag);
1201 item = pitem_new(seq64be, frag);
H A Dd1_pkt.c217 item = pitem_new(priority, rdata);

Completed in 256 milliseconds