Home
last modified time | relevance | path

Searched refs:__must_check (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/sys/amd64/include/xen/
H A Dhypercall.h52 #define __must_check macro
160 static inline int __must_check
167 static inline int __must_check
175 static inline int __must_check
183 static inline int __must_check
190 static inline int __must_check
197 static inline int __must_check
213 static inline int __must_check
227 static inline int __must_check
235 static inline int __must_check
[all …]
/freebsd/contrib/wpa/src/crypto/
H A Daes_wrap.h23 int __must_check aes_unwrap(const u8 *kek, size_t kek_len, int n,
25 int __must_check omac1_aes_vector(const u8 *key, size_t key_len,
28 int __must_check omac1_aes_128_vector(const u8 *key, size_t num_elem,
38 int __must_check aes_128_ctr_encrypt(const u8 *key, const u8 *nonce,
40 int __must_check aes_128_eax_encrypt(const u8 *key,
44 int __must_check aes_128_eax_decrypt(const u8 *key,
48 int __must_check aes_128_cbc_encrypt(const u8 *key, const u8 *iv, u8 *data,
50 int __must_check aes_128_cbc_decrypt(const u8 *key, const u8 *iv, u8 *data,
52 int __must_check aes_gcm_ae(const u8 *key, size_t key_len,
57 int __must_check aes_gcm_ad(const u8 *key, size_t key_len,
[all …]
H A Dtls.h324 int __must_check
340 int __must_check tls_global_set_params(
351 int __must_check tls_global_set_verify(void *tls_ctx, int check_crl,
364 int __must_check tls_connection_set_verify(void *tls_ctx,
378 int __must_check tls_connection_get_random(void *tls_ctx,
397 int __must_check tls_connection_export_key(void *tls_ctx,
416 int __must_check tls_connection_get_eap_fast_key(void *tls_ctx,
534 int __must_check tls_connection_set_cipher_list(void *tls_ctx,
573 int __must_check tls_connection_enable_workaround(void *tls_ctx,
585 int __must_check tls_connection_client_hello_ext(void *tls_ctx,
[all …]
H A Dcrypto.h68 int __must_check fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x,
252 int __must_check crypto_cipher_encrypt(struct crypto_cipher *ctx,
267 int __must_check crypto_cipher_decrypt(struct crypto_cipher *ctx,
349 int __must_check crypto_public_key_encrypt_pkcs1_v15(
366 int __must_check crypto_private_key_decrypt_pkcs1_v15(
383 int __must_check crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
416 int __must_check crypto_public_key_decrypt_pkcs1(
435 int __must_check crypto_global_init(void);
466 int __must_check crypto_mod_exp(const u8 *base, size_t base_len,
H A Dms_funcs.h46 int __must_check encrypt_pw_block_with_password_hash(
49 int __must_check new_password_encrypted_with_old_nt_password_hash(
H A Dsha1.h22 int __must_check tls_prf_sha1_md5(const u8 *secret, size_t secret_len,
/freebsd/sys/crypto/ccp/
H A Dccp.h44 #ifndef __must_check
45 #define __must_check __attribute__((__warn_unused_result__)) macro
220 struct cryptop *crp) __must_check;
222 struct cryptop *crp) __must_check;
224 __must_check;
226 __must_check;
235 __must_check;
H A Dccp_hardware.c844 static int __must_check
884 static int __must_check
1037 static int __must_check
1071 static int __must_check
1256 static int __must_check
1304 int __must_check
1378 static int __must_check
1394 static int __must_check
1668 int __must_check
1693 int __must_check
[all …]
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Doverflow.h51 static inline bool __must_check __must_check_overflow(bool overflow) in __must_check_overflow()
189 static inline size_t __must_check size_mul(size_t factor1, size_t factor2) in size_mul()
208 static inline size_t __must_check size_add(size_t addend1, size_t addend2) in size_add()
229 static inline size_t __must_check size_sub(size_t minuend, size_t subtrahend) in size_sub()
H A Dww_mutex.h74 static inline int __must_check
77 static inline int __must_check in ww_mutex_trylock()
H A Dkref.h106 static inline int __must_check
H A Dcompiler.h88 #define __must_check __result_use_check macro
H A Dmutex.h101 static inline __must_check enum mutex_trylock_recursive_enum
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_killable.h43 static inline int __must_check down_interruptible_killable(struct semaphore *sem) in down_interruptible_killable()
57 static inline int __must_check mutex_lock_interruptible_killable(struct mutex *lock) in mutex_lock_interruptible_killable()
/freebsd/contrib/wpa/src/eap_common/
H A Deap_psk_common.h68 int __must_check eap_psk_key_setup(const u8 *psk, u8 *ak, u8 *kdk);
69 int __must_check eap_psk_derive_keys(const u8 *kdk, const u8 *rand_p, u8 *tek,
/freebsd/sys/ofed/include/rdma/
H A Duverbs_types.h102 int __must_check (*destroy_hw)(struct ib_uobject *uobj,
133 int __must_check (*destroy_object)(struct ib_uobject *uobj,
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dnotif-wait.h87 int __must_check __releases(wait_entry)
/freebsd/sys/contrib/openzfs/include/os/freebsd/linux/
H A Dcompiler.h81 #define __must_check __result_use_check macro
/freebsd/contrib/wpa/src/utils/
H A Dcommon.h453 #ifndef __must_check
455 #define __must_check __attribute__((__warn_unused_result__)) macro
457 #define __must_check macro
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-op-mode.h169 static inline bool __must_check
H A Diwl-trans.h1641 int __must_check iwl_pci_register_driver(void);
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_rdma_core.c521 static int __must_check destroy_hw_idr_uobject(struct ib_uobject *uobj, in destroy_hw_idr_uobject()
559 static int __must_check destroy_hw_fd_uobject(struct ib_uobject *uobj, in destroy_hw_fd_uobject()
/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.h34 #ifndef __must_check
35 #define __must_check macro
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmvm.h1639 int __must_check iwl_mvm_send_cmd(struct iwl_mvm *mvm,
1641 int __must_check iwl_mvm_send_cmd_pdu(struct iwl_mvm *mvm, u32 id,
1643 int __must_check iwl_mvm_send_cmd_status(struct iwl_mvm *mvm,
1646 int __must_check iwl_mvm_send_cmd_pdu_status(struct iwl_mvm *mvm, u32 id,
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c1596 int __must_check iwl_pci_register_driver(void) in iwl_pci_register_driver()

12