Searched defs:info_len (Results 1 - 21 of 21) sorted by relevance

/freebsd-current/contrib/bearssl/src/kdf/
H A Dhkdf.c69 br_hkdf_produce(br_hkdf_context *hc, const void *info, size_t info_len, void *out, size_t out_len) argument
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dhkdf.c41 hkdf_sha512_expand(uint8_t *extract_key, uint8_t *info, uint_t info_len, argument
82 hkdf_sha512(uint8_t *key_material, uint_t km_len, uint8_t *salt, uint_t salt_len, uint8_t *info, uint_t info_len, uint8_t *output_key, uint_t out_len) argument
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/hkdf/
H A Dhkdf_test.c37 uint_t info_len; member in struct:hkdf_tv
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dhkdf.c63 hkdf_sha512_expand(uint8_t *extract_key, uint8_t *info, uint_t info_len, argument
151 hkdf_sha512(uint8_t *key_material, uint_t km_len, uint8_t *salt, uint_t salt_len, uint8_t *info, uint_t info_len, uint8_t *output_key, uint_t out_len) argument
/freebsd-current/crypto/openssl/providers/implementations/kdfs/
H A Dsskdf.c61 size_t info_len; member in struct:__anon4170
94 SSKDF_hash_kdm(const EVP_MD *kdf_md, const unsigned char *z, size_t z_len, const unsigned char *info, size_t info_len, unsigned int append_ctr, unsigned char *derived_key, size_t derived_key_len) argument
212 SSKDF_mac_kdm(EVP_MAC_CTX *ctx_init, const unsigned char *kmac_custom, size_t kmac_custom_len, size_t kmac_out_len, const unsigned char *salt, size_t salt_len, const unsigned char *z, size_t z_len, const unsigned char *info, size_t info_len, unsigned char *derived_key, size_t derived_key_len) argument
[all...]
H A Dhkdf.c87 size_t info_len; member in struct:__anon4161
395 HKDF(OSSL_LIB_CTX *libctx, const EVP_MD *evp_md, const unsigned char *salt, size_t salt_len, const unsigned char *ikm, size_t ikm_len, const unsigned char *info, size_t info_len, unsigned char *okm, size_t okm_len) argument
505 HKDF_Expand(const EVP_MD *evp_md, const unsigned char *prk, size_t prk_len, const unsigned char *info, size_t info_len, unsigned char *okm, size_t okm_len) argument
[all...]
/freebsd-current/contrib/wpa/src/p2p/
H A Dp2p_build.c404 size_t info_len = 0; local
483 size_t info_len; local
H A Dp2p_pd.c1507 size_t info_len = msg.session_info_len; local
H A Dp2p.c2750 size_t adv_data_len, adv_len, info_len = 0; local
/freebsd-current/sys/ofed/include/uapi/rdma/
H A Dib_user_cm.h182 __u8 info_len; member in struct:ib_ucm_info
222 __u8 info_len; member in struct:ib_ucm_sidr_rep
234 __u8 info_len; member in struct:ib_ucm_event_get
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant_sd.c565 size_t info_len = 0; local
H A Dctrl_iface.c5807 size_t info_len = 0; local
[all...]
/freebsd-current/sys/dev/firewire/
H A Diec13213.h137 uint32_t info_len:8, member in struct:csrhdr
H A Dfirewire.h283 uint16_t info_len; member in struct:fw_devlstreq
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c102 int info_len; member in struct:ib_ucm_event
880 ib_ucm_send_info(struct ib_ucm_file *file, const char __user *inbuf, int in_len, int (*func)(struct ib_cm_id *cm_id, int status, const void *info, u8 info_len, const void *data, u8 data_len)) argument
[all...]
/freebsd-current/contrib/ofed/libibcm/
H A Dcm.h209 uint8_t info_len; member in struct:ib_cm_apr_event_param
232 uint8_t info_len; member in struct:ib_cm_sidr_rep_event_param
/freebsd-current/contrib/wpa/src/common/
H A Ddpp_crypto.c1597 size_t info_len; local
H A Dsae.c557 size_t info_len = os_strlen(info); local
/freebsd-current/sys/ofed/include/rdma/
H A Dib_cm.h233 u8 info_len; member in struct:ib_cm_apr_event_param
266 u8 info_len; member in struct:ib_cm_sidr_rep_event_param
/freebsd-current/contrib/bearssl/test/
H A Dtest_crypto.c1038 size_t ikm_len, salt_len, info_len, okm_len; local
/freebsd-current/sys/netinet/
H A Dsctputil.c4995 size_t info_len; local

Completed in 404 milliseconds