Home
last modified time | relevance | path

Searched defs:buf_in (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/asn1/
H A Da_verify.c32 unsigned char *p, *buf_in = NULL; in ASN1_verify() local
117 unsigned char *buf_in = NULL; in ASN1_item_verify_ctx() local
H A Da_sign.c32 unsigned char *p, *buf_in = NULL, *buf_out = NULL; in ASN1_sign() local
157 unsigned char *buf_in = NULL, *buf_out = NULL; in ASN1_item_sign_ctx() local
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc_spi.c212 uint8_t *buf_in; in chipc_spi_transfer() local
/freebsd/sys/dev/gpio/
H A Dgpiospi.c326 uint8_t *buf_in, *buf_out; in gpio_spi_transfer() local
/freebsd/sys/dev/iser/
H A Diser_initiator.c39 struct iser_data_buf *buf_in = &iser_pdu->data[ISER_DIR_IN]; in iser_prepare_read_cmd() local
/freebsd/crypto/openssl/apps/
H A Dpkeyutl.c113 unsigned char *buf_in = NULL, *buf_out = NULL, *sig = NULL; in pkeyutl_main() local