/freebsd/crypto/openssl/crypto/rand/ |
H A D | build.info | 4 $CRYPTO=randfile.c rand_err.c rand_deprecated.c prov_seed.c rand_pool.c 7 $CRYPTO=$CRYPTO rand_egd.c 10 $CRYPTO=$CRYPTO rand_meth.c 13 SOURCE[../../libcrypto]=$COMMON $CRYPTO
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_cfg_bundle.c | 120 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 D | adf_cfg_device.c | 26 (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 D | adf_cfg_instance.c | 11 instance->stype = CRYPTO; in crypto_instance_init()
|
H A D | adf_cfg_section.c | 537 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/sys/dev/qat/include/common/ |
H A D | adf_gen2_hw_data.h | 177 (CRYPTO << ADF_CFG_SERV_RING_PAIR_0_SHIFT | \ 178 CRYPTO << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
|
H A D | adf_cfg_common.h | 72 enum adf_cfg_service_type { NA = 0, CRYPTO, COMP, SYM, ASYM, USED }; enumerator
|
H A D | adf_accel_devices.h | 95 (CRYPTO | CRYPTO << ADF_CFG_SERV_RING_PAIR_1_SHIFT | \
|
/freebsd/crypto/openssl/crypto/err/ |
H A D | err_all_legacy.c | 72 IMPLEMENT_LEGACY_ERR_LOAD(CRYPTO)
|
H A D | openssl.ec | 18 L CRYPTO include/openssl/cryptoerr.h crypto/cpt_err.c include/crypto/cryptoerr.h
|
/freebsd/crypto/heimdal/lib/ntlm/ |
H A D | ntlm_err.et | 12 error_code CRYPTO, "Failed crypto primitive"
|
/freebsd/contrib/tcpdump/cmake/Modules/ |
H A D | FindCRYPTO.cmake | 81 pkg_check_modules(CRYPTO libcrypto) 178 find_package_handle_standard_args(CRYPTO
|
/freebsd/contrib/libfido2/ |
H A D | CMakeLists.txt | 176 "{CBOR,CRYPTO,ZLIB}_{INCLUDE,LIBRARY}_DIRS when " 181 message(FATAL_ERROR "please define {CBOR,CRYPTO,ZLIB}_BIN_DIRS " 222 pkg_search_module(CRYPTO libcrypto)
|
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/ |
H A D | adf_c4xxx_res_part.c | 26 case CRYPTO: { in adf_get_partitions_mask()
|
/freebsd/contrib/bmake/mk/ |
H A D | own.mk | 84 CRYPTO \
|
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | keystone-navigator-dma.txt | 8 CRYPTO Engines etc has its own instance of dma hardware. QMSS has also
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | obs600.dts | 113 CRYPTO: crypto@ef700000 { label
|
H A D | arches.dts | 136 CRYPTO: crypto@180000 { label
|
H A D | sequoia.dts | 113 CRYPTO: crypto@e0100000 { label
|
H A D | kilauea.dts | 109 CRYPTO: crypto@ef700000 { label
|
H A D | canyonlands.dts | 139 CRYPTO: crypto@180000 { label
|
H A D | glacier.dts | 132 CRYPTO: crypto@180000 { label
|
/freebsd/include/ |
H A D | Makefile | 256 CRYPTO \
|
/freebsd/contrib/tcpdump/ |
H A D | CMakeLists.txt | 977 find_package(CRYPTO)
|
/freebsd/contrib/ntp/ |
H A D | NEWS | 1679 spoofed packet containing a CRYPTO-NAK to an ephemeral peer 1817 * Validate crypto-NAKs, AKA: CRYPTO-NAK DoS 5445 spoofed packet containing a CRYPTO-NAK to an ephemeral peer 5583 * Validate crypto-NAKs, AKA: CRYPTO-NAK DoS
|