Home
last modified time | relevance | path

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

12

/src/crypto/openssl/demos/kdf/
H A Dbuild.info5 # LD_LIBRARY_PATH=../.. ./hkdf
7 PROGRAMS{noinst} = hkdf \
12 INCLUDE[hkdf]=../../include
13 SOURCE[hkdf]=hkdf.c
14 DEPEND[hkdf]=../../libcrypto
H A DMakefile7 TESTS = hkdf \
18 hkdf: hkdf.o target
/src/crypto/openssl/providers/implementations/exchange/
H A Dkdf_exch.c81 KDF_NEWCTX(hkdf, "HKDF")
208 KDF_SETTABLE_CTX_PARAMS(hkdf, "HKDF")
236 KDF_GETTABLE_CTX_PARAMS(hkdf, "HKDF")
256 KDF_KEYEXCH_FUNCTIONS(hkdf)
/src/sys/contrib/openzfs/tests/zfs-tests/
H A DMakefile.am12 scripts_zfs_tests_functional_hkdfdir = $(datadir)/$(PACKAGE)/zfs-tests/tests/functional/hkdf
13 scripts_zfs_tests_functional_hkdf_PROGRAMS = %D%/tests/functional/hkdf/hkdf_test
/src/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()
/src/crypto/openssl/providers/implementations/kdfs/
H A Dbuild.info21 SOURCE[$HKDF_GOAL]=hkdf.c
/src/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).
H A DOSSL_HPKE_CTX_new.pod454 KDF and AEAD name in that order, for example "x25519,hkdf-sha256,aes-128-gcm".
458 "hkdf-sha256", "hkdf-sha384" and "hkdf-sha512" for KDF, and
/src/crypto/openssl/doc/man5/
H A Dfips_config.pod107 =item B<hkdf-digest-check>
151 =item B<hkdf-key-check>
/src/crypto/openssl/demos/
H A DREADME.txt46 hkdf.c Demonstration of HMAC based key derivation
/src/sys/contrib/openzfs/include/
H A DMakefile.am69 sys/hkdf.h \
/src/lib/libbearssl/
H A DMakefile95 kdf/hkdf.c \
/src/sys/contrib/openzfs/tests/runfiles/
H A Dsanity.run451 [tests/functional/hkdf]
455 tags = ['functional', 'hkdf']
H A Dcommon.run784 [tests/functional/hkdf]
788 tags = ['functional', 'hkdf']
/src/sys/contrib/openzfs/lib/libzpool/
H A DMakefile.am113 module/zfs/hkdf.c \
/src/cddl/lib/libzpool/
H A DMakefile107 hkdf.c \
/src/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_la.h1853 } hkdf; member
/src/crypto/openssl/crypto/objects/
H A Dobj_mac.num1036 hkdf 1036
H A Dobjects.txt1793 : HKDF : hkdf
/src/sys/contrib/openzfs/module/
H A DMakefile.bsd210 hkdf.c \
H A DKbuild.in362 hkdf.o \
/src/sys/modules/zfs/
H A DMakefile188 hkdf.c \
/src/crypto/openssl/providers/
H A Dfips.module.sources686 providers/implementations/kdfs/hkdf.c
H A Dfips-sources.checksums686 …8075740b5aaa0025611c7e6507ea6fb4aa9674518a8b7d1fac4afb90c376 providers/implementations/kdfs/hkdf.c
/src/secure/lib/libcrypto/
H A DMakefile460 SRCS+= argon2.c hkdf.c hmacdrbg_kdf.c kbkdf.c krb5kdf.c

12