/freebsd/crypto/libecc/src/sig/ |
H A D | eckcdsa.c | 204 u8 tmp_buf[LOCAL_MAX(2 * BYTECEIL(CURVES_MAX_P_BIT_LEN), MAX_BLOCK_SIZE)]; in _eckcdsa_sign_init() local 304 u8 tmp_buf[BYTECEIL(CURVES_MAX_P_BIT_LEN)]; in _eckcdsa_sign_finalize() local 549 u8 tmp_buf[LOCAL_MAX(2 * BYTECEIL(CURVES_MAX_P_BIT_LEN), MAX_BLOCK_SIZE)]; in _eckcdsa_verify_init() local 694 u8 tmp_buf[BYTECEIL(CURVES_MAX_P_BIT_LEN)]; in _eckcdsa_verify_finalize() local
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | x509_obj.c | 37 char tmp_buf[80]; in X509_NAME_oneline() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_set_format_shar.c | 439 char tmp_buf[3]; in _uuencode_line() local
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_buffer.c | 2373 struct evbuffer *buf = NULL, *tmp_buf = NULL; in test_evbuffer_peek_first_gt() local 2409 struct evbuffer *buf = NULL, *tmp_buf = NULL; in test_evbuffer_peek() local 2529 struct evbuffer *buf = NULL, *buf_two = NULL, *tmp_buf = NULL; in test_evbuffer_freeze() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress_buffer.c | 2373 struct evbuffer *buf = NULL, *tmp_buf = NULL; in test_evbuffer_peek_first_gt() local 2409 struct evbuffer *buf = NULL, *tmp_buf = NULL; in test_evbuffer_peek() local 2529 struct evbuffer *buf = NULL, *buf_two = NULL, *tmp_buf = NULL; in test_evbuffer_freeze() local
|
/freebsd/crypto/openssl/apps/ |
H A D | passwd.c | 591 char tmp_buf[80]; /* "rounds=999999999" */ in shacrypt() local
|
/freebsd/usr.sbin/camdd/ |
H A D | camdd.c | 283 uint8_t *tmp_buf; member 797 struct camdd_buf *tmp_buf; in camdd_buf_sg_create() local 2250 struct camdd_buf *tmp_buf, *next_buf; local
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_cq.c | 427 struct mlx4_ib_cq_buf tmp_buf; in mlx4_ib_resize_cq() local
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | digest.c | 526 unsigned char *tmp_buf; in EVP_MD_CTX_copy_ex() local
|
/freebsd/lib/libc/db/hash/ |
H A D | hash.h | 97 char *tmp_buf; /* Temporary Buffer for BIG data */ member
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p_build.c | 607 struct wpabuf *tmp_buf = NULL; in p2p_buf_add_service_instance() local
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | draid.c | 71 char *tmp_buf; in read_map() local
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_qos_parser_y.y | 2739 char tmp_buf[30]; in __setup_simple_qos_levels() local
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_pass.c | 1444 uint8_t *tmp_buf; in passmemsetup() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | btree.c | 736 uint8_t *tmp_buf = kmem_alloc(size, KM_SLEEP); in zfs_btree_insert_into_parent() local
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | ib_verbs.c | 4261 u8 *tmp_buf = NULL; in bnxt_re_is_loopback_packet() local 4295 u8 *tmp_buf = NULL; in bnxt_re_is_vlan_in_packet() local
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_iwarp.c | 2231 u8 *tmp_buf = p_hwfn->p_rdma_info->iwarp.mpa_intermediate_buf; in ecore_iwarp_copy_fpdu() local
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_mgmt.c | 970 char tmp_buf[80]; in get_chip_type() local
|
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
H A D | pkinit_crypto_openssl.c | 2262 unsigned char *tmp_buf = NULL, *tmp_buf2 = NULL, *vfy_buf = NULL; in cms_envelopeddata_verify() local
|