| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-migration.pod | 186 =head4 Certificate Management Protocol (CMP, RFC 9810) 191 =head4 HTTP(S) client 196 =head4 Key Derivation Function API (EVP_KDF) 209 =head4 Message Authentication Code API (EVP_MAC) 221 =head4 Algorithm Fetching 230 =head4 Support for Linux Kernel TLS 236 =head4 New Algorithms 283 =head4 CMS and PKCS#7 updates 309 =head4 PKCS#12 API updates 338 =head4 PKCS#12 KDF versus FIPS [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
| H A D | blake3_dispatch.c | 119 enum cpu_feature features = ATOMIC_LOAD(g_cpu_features); in get_cpu_features() local 174 const enum cpu_feature features = get_cpu_features(); in blake3_compress_in_place() local 203 const enum cpu_feature features = get_cpu_features(); in blake3_compress_xof() local 237 const enum cpu_feature features = get_cpu_features(); in blake3_xof_many() local 256 const enum cpu_feature features = get_cpu_features(); in blake3_hash_many() local 306 const enum cpu_feature features = get_cpu_features(); in blake3_simd_degree() local
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | LangStandards.cpp | 49 #define LANGSTANDARD(id, name, lang, desc, features) \ argument 57 #define LANGSTANDARD(id, name, lang, desc, features) \ in getLangStandardForKind() argument 66 #define LANGSTANDARD(id, name, lang, desc, features) .Case(name, lang_##id) in getLangKind() argument
|
| /freebsd/usr.bin/elfctl/ |
| H A D | elfctl.c | 95 char *features; main() local 297 uint32_t features, prev_features; edit_file_features() local 340 uint32_t features; print_file_features() local 362 get_file_features(Elf * elf,int phcount,int fd,uint32_t * features,uint64_t * off,bool endian_swap) get_file_features() argument [all...] |
| /freebsd/sys/dev/virtio/ |
| H A D | virtio.c | 131 virtio_describe_sbuf(struct sbuf *sb, uint64_t features, in virtio_describe_sbuf() 167 virtio_describe(device_t dev, const char *msg, uint64_t features, in virtio_describe() 197 virtio_filter_transport_features(uint64_t features) in virtio_filter_transport_features() 302 virtio_reinit(device_t dev, uint64_t features) in virtio_reinit()
|
| /freebsd/contrib/dma/ |
| H A D | net.c | 265 smtp_login(int fd, char *login, char* password, const struct smtp_features* features) in smtp_login() 388 int perform_server_greeting(int fd, struct smtp_features* features) { in perform_server_greeting() 480 struct smtp_features features; in deliver_to_host() local
|
| H A D | crypto.c | 105 smtp_init_crypto(int fd, int feature, struct smtp_features* features) in smtp_init_crypto()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/ |
| H A D | aarch64.c | 63 unsigned long long features; member
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
| H A D | system.h | 40 __le32 features[4]; member
|
| /freebsd/sys/dev/smartpqi/ |
| H A D | smartpqi_features.c | 333 void *features, void *firmware_features_abs_addr) in pqi_process_firmware_features() 431 void *features, void *firmware_features_abs_addr) in pqi_process_firmware_features_section()
|
| /freebsd/sys/dev/psci/ |
| H A D | smccc.c | 52 int32_t features; in smccc_init() local
|
| /freebsd/sbin/camcontrol/ |
| H A D | zone.c | 466 uint16_t features = 0, sector_count = 0; zone() local 558 uint16_t features = 0, sector_count = 0; zone() local [all...] |
| /freebsd/usr.sbin/bhyve/ |
| H A D | net_backends.c | 241 tap_set_cap(struct net_backend *be __unused, uint64_t features, in tap_set_cap() 414 netbe_set_cap(struct net_backend *be, uint64_t features, in netbe_set_cap()
|
| /freebsd/usr.sbin/bluetooth/hccontrol/ |
| H A D | util.c | 2927 hci_features2str(uint8_t *features, char *buffer, int size) in hci_features2str() 3041 hci_le_features2str(uint8_t *features, char *buffer, int size) in hci_le_features2str()
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | Disassembler.cpp | 60 const char *features, in FindPlugin() 88 const char *cpu, const char *features, const char *plugin_name) { in FindPluginForTarget() 125 const char *cpu, const char *features, Target &target, in DisassembleRange() 148 const char *features, const Address &start, in DisassembleBytes() 170 const char *cpu, const char *features, in Disassemble() 558 constexpr const char *features = nullptr; in Disassemble() local
|
| /freebsd/contrib/less/ |
| H A D | main.c | 180 static struct secure_feature features[] = { in security_feature() local 656 public int secure_allow(int features) in secure_allow()
|
| /freebsd/sys/dev/virtio/mmio/ |
| H A D | virtio_mmio.c | 395 uint64_t host_features, features; in vtmmio_negotiate_features() local 570 vtmmio_reinit(device_t dev, uint64_t features) in vtmmio_reinit() 819 uint64_t features) in vtmmio_describe_features()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | sdio.c | 128 u8 features; in mt7921s_probe() local
|
| H A D | usb.c | 183 u8 features; in mt7921u_probe() local
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | usb.c | 170 u8 features; in mt7925u_probe() local
|
| /freebsd/sys/dev/ice/ |
| H A D | ice_nvm.h | 79 u8 features[12]; /* Array of feature bits */ member
|
| /freebsd/sys/dev/xen/blkfront/ |
| H A D | blkfront.c | 837 xbd_feature_string(struct xbd_softc *sc, char *features, size_t len) in xbd_feature_string() 878 char features[80]; in xbd_sysctl_features() local 1004 char features[80]; in xbd_instance_create() local
|
| /freebsd/sys/dev/virtio/pci/ |
| H A D | virtio_pci.c | 235 uint64_t features) in vtpci_describe_features() 252 uint64_t features; in vtpci_negotiate_features() local 942 uint64_t features) in vtpci_feature_sysctl()
|
| /freebsd/sys/x86/cpufreq/ |
| H A D | p4tcc.c | 109 p4tcc_features(driver_t *driver, u_int *features) in p4tcc_features()
|
| /freebsd/contrib/xz/src/liblzma/common/ |
| H A D | filter_common.c | 35 } features[] = { variable
|