/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | hkdf.c | 41 hkdf_sha512_expand(uint8_t *extract_key, uint8_t *info, uint_t info_len, in hkdf_sha512_expand() 83 uint_t salt_len, uint8_t *info, uint_t info_len, uint8_t *output_key, in hkdf_sha512()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | hkdf.c | 63 hkdf_sha512_expand(uint8_t *extract_key, uint8_t *info, uint_t info_len, in hkdf_sha512_expand() 152 uint_t salt_len, uint8_t *info, uint_t info_len, uint8_t *output_key, in hkdf_sha512()
|
/freebsd/contrib/bearssl/src/kdf/ |
H A D | hkdf.c | 70 const void *info, size_t info_len, void *out, size_t out_len) in br_hkdf_produce()
|
/freebsd/crypto/openssl/providers/implementations/kdfs/ |
H A D | sskdf.c | 61 size_t info_len; member 96 const unsigned char *info, size_t info_len, in SSKDF_hash_kdm() 217 const unsigned char *info, size_t info_len, in SSKDF_mac_kdm()
|
H A D | hkdf.c | 87 size_t info_len; member 398 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) HKDF() argument 507 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) HKDF_Expand() argument [all...] |
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/hkdf/ |
H A D | hkdf_test.c | 37 uint_t info_len; member
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p_build.c | 410 size_t info_len = 0; in p2p_buf_add_session_info() local 489 size_t info_len; in p2p_buf_add_service_info() local
|
H A D | p2p_pd.c | 1522 size_t info_len = msg.session_info_len; in p2p_process_prov_disc_resp() local
|
H A D | p2p.c | 2782 size_t adv_data_len, adv_len, info_len = 0; in p2p_service_add_asp() local
|
/freebsd/sys/ofed/include/uapi/rdma/ |
H A D | ib_user_cm.h | 182 __u8 info_len; member 222 __u8 info_len; member 234 __u8 info_len; member
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | crypto_openssl.c | 4838 const char *label, const u8 *info, size_t info_len, in hpke_labeled_expand() 4991 const u8 *info, size_t info_len) in hpke_key_schedule() 5158 const u8 *info, size_t info_len, in hpke_base_seal_int() 5322 const u8 *info, size_t info_len, in hpke_base_open_int() 5417 const u8 *info, size_t info_len, in hpke_base_seal() 5486 const u8 *info, size_t info_len, in hpke_base_open() 5554 const u8 *info, size_t info_len, in hpke_base_seal() 5567 const u8 *info, size_t info_len, in hpke_base_open()
|
/freebsd/contrib/ofed/libibcm/ |
H A D | cm.h | 209 uint8_t info_len; member 232 uint8_t info_len; member
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_ucm.c | 102 int info_len; member 885 u8 info_len, in ib_ucm_send_info()
|
/freebsd/sys/dev/firewire/ |
H A D | iec13213.h | 137 uint32_t info_len:8, member
|
H A D | firewire.h | 283 uint16_t info_len; member
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib_cm.h | 233 u8 info_len; member 266 u8 info_len; member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | p2p_supplicant_sd.c | 565 size_t info_len = 0; in wpas_sd_req_asp() local
|
H A D | ctrl_iface.c | 6199 size_t info_len = 0; in p2p_parse_asp_provision_cmd() local
|
/freebsd/contrib/wpa/src/common/ |
H A D | sae.c | 559 size_t info_len = os_strlen(info); in hkdf_expand() local
|
H A D | dpp_crypto.c | 1621 size_t info_len; in dpp_pkex_derive_z() local
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | pmeth_lib.c | 1039 size_t info_len = 0; in evp_pkey_ctx_add1_octet_string() local
|
/freebsd/sys/netinet/ |
H A D | sctputil.c | 4995 size_t info_len; in sctp_generate_cause() local
|
/freebsd/contrib/bearssl/test/ |
H A D | test_crypto.c | 1038 size_t ikm_len, salt_len, info_len, okm_len; in test_HKDF_inner() local
|