Home
last modified time | relevance | path

Searched defs:buf_in (Results 1 – 8 of 8) 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/crypto/krb5/src/lib/gssapi/mechglue/
H A Dg_decapsulate_token.c42 unsigned char *buf_in; in gss_decapsulate_token() local
/freebsd/crypto/krb5/src/lib/gssapi/generic/
H A Dutil_token.c77 unsigned char **buf_in, in g_verify_token_header()
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc_spi.c214 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