Home
last modified time | relevance | path

Searched refs:hkdf (Results 1 – 23 of 23) sorted by relevance

/freebsd/crypto/openssl/demos/kdf/
H A DMakefile10 all: hkdf pbkdf2 scrypt
15 hkdf: hkdf.o target
22 $(RM) *.o hkdf pbkdf2 scrypt
/freebsd/crypto/openssl/providers/implementations/exchange/
H A Dkdf_exch.c81 KDF_NEWCTX(hkdf, "HKDF") in kdf_init()
208 KDF_SETTABLE_CTX_PARAMS(hkdf, "HKDF")
236 KDF_GETTABLE_CTX_PARAMS(hkdf, "HKDF")
256 KDF_KEYEXCH_FUNCTIONS(hkdf)
/freebsd/sys/contrib/openzfs/tests/zfs-tests/
H A DMakefile.am11 scripts_zfs_tests_functional_hkdfdir = $(datadir)/$(PACKAGE)/zfs-tests/tests/functional/hkdf
12 scripts_zfs_tests_functional_hkdf_PROGRAMS = %D%/tests/functional/hkdf/hkdf_test
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_key.c72 pKeyGenReqParams->u1.hkdf.info_length = labelInfo; in LacSymQat_KeyTlsRequestPopulate()
76 pKeyGenReqParams->u1.hkdf.info_length = labelInfo; in LacSymQat_KeyTlsRequestPopulate()
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dbuild.info18 SOURCE[$HKDF_GOAL]=hkdf.c
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_CTX_set1_pbe_pass.pod26 key, such as hkdf), EVP_PKEY_CTX_set1_kdf_md (same thing here).
/freebsd/crypto/openssl/demos/
H A DREADME.txt24 hkdf.c Demonstration of HMAC based key derivation
/freebsd/sys/contrib/openzfs/include/
H A DMakefile.am67 sys/hkdf.h \
/freebsd/lib/libbearssl/
H A DMakefile95 kdf/hkdf.c \
/freebsd/sys/contrib/openzfs/tests/runfiles/
H A Dsanity.run441 [tests/functional/hkdf]
445 tags = ['functional', 'hkdf']
H A Dcommon.run739 [tests/functional/hkdf]
743 tags = ['functional', 'hkdf']
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A DMakefile.am114 module/zfs/hkdf.c \
/freebsd/cddl/lib/libzpool/
H A DMakefile108 hkdf.c \
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_la.h1853 } hkdf; member
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_mac.num1036 hkdf 1036
H A Dobjects.txt1648 : HKDF : hkdf
/freebsd/sys/contrib/openzfs/module/
H A DMakefile.bsd198 hkdf.c \
H A DKbuild.in357 hkdf.o \
/freebsd/sys/modules/zfs/
H A DMakefile184 hkdf.c \
/freebsd/crypto/openssl/providers/
H A Dfips.module.sources560 providers/implementations/kdfs/hkdf.c
H A Dfips-sources.checksums560 …dd22e716fbe6c7c94524cdee6ad4432a572f2d3c4d360dcafafa3902d692 providers/implementations/kdfs/hkdf.c
/freebsd/secure/lib/libcrypto/
H A DMakefile425 SRCS+= hkdf.c kbkdf.c krb5kdf.c pbkdf1.c pbkdf2.c pbkdf2_fips.c
/freebsd/sys/conf/
H A Dfiles206 contrib/openzfs/module/os/freebsd/zfs/hkdf.c optional zfs compile-with "${ZFS_C}"