Home
last modified time | relevance | path

Searched refs:CRYPTO (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/crypto/openssl/crypto/rand/
H A Dbuild.info4 $CRYPTO=randfile.c rand_err.c rand_deprecated.c prov_seed.c rand_uniform.c
7 $CRYPTO=$CRYPTO rand_egd.c
10 $CRYPTO=$CRYPTO rand_meth.c
16 $CRYPTO=$CRYPTO rand_pool.c
19 SOURCE[../../libcrypto]=$COMMON $CRYPTO
/freebsd/sys/dev/qat/qat_common/
H A Dadf_cfg_bundle.c120 case CRYPTO: in adf_cfg_get_ring_pairs_from_bundle()
182 case CRYPTO: in adf_cfg_init_and_insert_inst()
210 if (serv_type == CRYPTO) { in adf_cfg_init_and_insert_inst()
291 case CRYPTO: in adf_cfg_assign_serv_to_rings()
H A Dadf_cfg_device.c26 (CRYPTO | CRYPTO << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
27 CRYPTO << ADF_CFG_SERV_RING_PAIR_2_SHIFT | \
28 CRYPTO << ADF_CFG_SERV_RING_PAIR_3_SHIFT)
41 (CRYPTO | CRYPTO << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
353 case CRYPTO: in adf_cfg_set_asym_rings_mask()
356 if (service_type == CRYPTO) in adf_cfg_set_asym_rings_mask()
393 case CRYPTO: in adf_cfg_gen_dispatch_arbiter()
H A Dadf_cfg_instance.c11 instance->stype = CRYPTO; in crypto_instance_init()
H A Dadf_cfg_section.c537 case CRYPTO: in adf_cfg_create_rings_entries_for_cy_inst()
739 case CRYPTO: in adf_cfg_process_user_section()
881 case CRYPTO: in adf_cfg_process_kernel_section()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_set_quic_tls_cbs.pod75 stack must arrange to call one of the SSL_read() variants whenever a post-handshake CRYPTO
90 B<OSSL_FUNC_SSL_QUIC_TLS_CRYPTO_SEND>) is called when CRYPTO frame data should
95 consumed. This should be less than or equal to the value in I<buf_len>. CRYPTO
100 B<OSSL_FUNC_SSL_QUIC_TLS_CRYPTO_RECV_RCD>) is used to receive CRYPTO frame data
103 containing CRYPTO data that has been received from the peer. The size of the
106 CRYPTO frame data is assumed to have been decrypted using the most recent read
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-fifm.md41 CRYPTO GCR or special
66 - Special — `STREAM`, `CRYPTO`: `STREAM` frame handling is handled as a
67 special case by the QUIC Send Stream Manager. `CRYPTO` frame retransmission
68 can also be handled using a QUIC Send Stream manager. (`CRYPTO` frames could
95 - The logical ranges of the CRYPTO stream which were sent in the packet
298 - Keeping track of what logical ranges of the CRYPTO stream were sent.
340 /* Represents a range of bytes in an application or CRYPTO stream. */
342 /* The stream ID, or UINT64_MAX for the CRYPTO stream. */
351 * CRYPTO stream.
482 in a packet. It does this before adding STREAM or CRYPTO frames (i.e.,
[all …]
H A Dquic-overview.md57 protocol handshake. It produces and parses the QUIC CRYPTO frames.
63 the application. It also receives CRYPTO frames from the TLS Handshake
H A Dquic-tls.md122 QUIC-TLS handshake when there is new CRYPTO frame data to be sent, or when it
123 wants to consume queued CRYPTO frame data from the peer.
212 is invoked. CRYPTO frame data will be queued within internal QUIC "Stream
H A Dtx-packetiser.md5 the application. It also receives CRYPTO frames from the TLS Handshake
359 CRYPTO GCR/*q
468 - `CRYPTO`: These frames generate the logical crypto stream, which is a logical
472 `CRYPTO` frames outcompete all application stream-related frames if need be,
473 as `CRYPTO` frames are more important to the maintenance of the connection and
481 just above that of `CRYPTO` frames. The `CONNECTION_CLOSE` frame has higher
645 Handshake and 1-RTT ELs. (`CRYPTO` frames are prohibited in 0-RTT packets,
/freebsd/sys/dev/qat/include/common/
H A Dadf_gen2_hw_data.h177 (CRYPTO << ADF_CFG_SERV_RING_PAIR_0_SHIFT | \
178 CRYPTO << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
H A Dadf_cfg_common.h72 enum adf_cfg_service_type { NA = 0, CRYPTO, COMP, SYM, ASYM, USED }; enumerator
H A Dadf_accel_devices.h101 (CRYPTO | CRYPTO << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
/freebsd/crypto/openssl/crypto/err/
H A Derr_all_legacy.c72 IMPLEMENT_LEGACY_ERR_LOAD(CRYPTO)
H A Dopenssl.ec18 L CRYPTO include/openssl/cryptoerr.h crypto/cpt_err.c include/cry…
/freebsd/crypto/heimdal/lib/ntlm/
H A Dntlm_err.et12 error_code CRYPTO, "Failed crypto primitive"
/freebsd/contrib/tcpdump/cmake/Modules/
H A DFindCRYPTO.cmake81 pkg_check_modules(CRYPTO libcrypto)
178 find_package_handle_standard_args(CRYPTO
/freebsd/contrib/libfido2/
H A DCMakeLists.txt178 "{CBOR,CRYPTO,ZLIB}_{INCLUDE,LIBRARY}_DIRS when "
183 message(FATAL_ERROR "please define {CBOR,CRYPTO,ZLIB}_BIN_DIRS "
227 pkg_search_module(CRYPTO libcrypto)
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_res_part.c26 case CRYPTO: { in adf_get_partitions_mask()
/freebsd/contrib/bmake/mk/
H A Down.mk84 CRYPTO \
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/
H A Dkeystone-navigator-dma.txt8 CRYPTO Engines etc has its own instance of dma hardware. QMSS has also
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dobs600.dts113 CRYPTO: crypto@ef700000 { label
H A Darches.dts136 CRYPTO: crypto@180000 { label
H A Dsequoia.dts113 CRYPTO: crypto@e0100000 { label
H A Dkilauea.dts109 CRYPTO: crypto@ef700000 { label

12