Home
last modified time | relevance | path

Searched refs:plength (Results 1 – 6 of 6) sorted by relevance

/dragonfly/crypto/libressl/crypto/asn1/
H A Dasn1_old_lib.c71 ASN1_get_object(const unsigned char **pp, long *plength, int *ptag, in ASN1_get_object() argument
83 *plength = 0; in ASN1_get_object()
110 *plength = length; in ASN1_get_object()
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2084 struct usb_device_request *req, const void **pptr, uint16_t *plength) in ohci_roothub_exec() argument
2370 *plength = len; in ohci_roothub_exec()
H A Duhci.c2478 struct usb_device_request *req, const void **pptr, uint16_t *plength) in uhci_roothub_exec() argument
2792 *plength = len; in uhci_roothub_exec()
H A Dehci.c3098 struct usb_device_request *req, const void **pptr, uint16_t *plength) in ehci_roothub_exec() argument
3486 *plength = len; in ehci_roothub_exec()
H A Dxhci.c3271 struct usb_device_request *req, const void **pptr, uint16_t *plength) in xhci_roothub_exec() argument
3692 *plength = len; in xhci_roothub_exec()
/dragonfly/crypto/libressl/include/openssl/
H A Dasn1.h769 int ASN1_get_object(const unsigned char **pp, long *plength, int *ptag,