Home
last modified time | relevance | path

Searched defs:tmp_buf (Results 1 – 19 of 19) sorted by relevance

/freebsd/crypto/libecc/src/sig/
H A Deckcdsa.c204 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 Dx509_obj.c37 char tmp_buf[80]; in X509_NAME_oneline() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_shar.c439 char tmp_buf[3]; in _uuencode_line() local
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_buffer.c2373 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 Dregress_buffer.c2373 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 Dpasswd.c591 char tmp_buf[80]; /* "rounds=999999999" */ in shacrypt() local
/freebsd/usr.sbin/camdd/
H A Dcamdd.c283 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 Dmlx4_ib_cq.c427 struct mlx4_ib_cq_buf tmp_buf; in mlx4_ib_resize_cq() local
/freebsd/crypto/openssl/crypto/evp/
H A Ddigest.c526 unsigned char *tmp_buf; in EVP_MD_CTX_copy_ex() local
/freebsd/lib/libc/db/hash/
H A Dhash.h97 char *tmp_buf; /* Temporary Buffer for BIG data */ member
/freebsd/contrib/wpa/src/p2p/
H A Dp2p_build.c607 struct wpabuf *tmp_buf = NULL; in p2p_buf_add_service_instance() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Ddraid.c71 char *tmp_buf; in read_map() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_qos_parser_y.y2739 char tmp_buf[30]; in __setup_simple_qos_levels() local
/freebsd/sys/cam/scsi/
H A Dscsi_pass.c1444 uint8_t *tmp_buf; in passmemsetup() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbtree.c736 uint8_t *tmp_buf = kmem_alloc(size, KM_SLEEP); in zfs_btree_insert_into_parent() local
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c4261 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 Decore_iwarp.c2231 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 Docs_mgmt.c970 char tmp_buf[80]; in get_chip_type() local
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c2262 unsigned char *tmp_buf = NULL, *tmp_buf2 = NULL, *vfy_buf = NULL; in cms_envelopeddata_verify() local