Searched defs:HKDF (Results 1 – 11 of 11) sorted by relevance
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/crypto/ |
D | quic_hkdf_test.cc | 69 TEST_F(QuicHKDFTest, HKDF) { in TEST_F() argument
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/crypto/ |
D | quic_hkdf_test.cc | 69 TEST_F(QuicHKDFTest, HKDF) { in TEST_F() argument
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/hkdf/ |
D | hkdf.c | 26 int HKDF(uint8_t *out_key, size_t out_len, const EVP_MD *digest, in HKDF() function
|
/external/open-dice/docs/ |
D | specification.md | 342 ##### HKDF l4subsection
|
/external/rust/crates/openssl/src/ |
D | pkey.rs | 96 pub const HKDF: Id = Id(ffi::EVP_PKEY_HKDF); constant
|
/external/openthread/third_party/mbedtls/repo/docs/ |
D | psa-transition.md | 596 ### HKDF subsection
|
/external/cronet/tot/third_party/boringssl/src/util/fipstools/acvp/modulewrapper/ |
D | modulewrapper.cc | 1533 static bool HKDF(const Span<const uint8_t> args[], ReplyCallback write_reply) { in HKDF() function
|
/external/cronet/stable/third_party/boringssl/src/util/fipstools/acvp/modulewrapper/ |
D | modulewrapper.cc | 1533 static bool HKDF(const Span<const uint8_t> args[], ReplyCallback write_reply) { in HKDF() function
|
/external/boringssl/src/util/fipstools/acvp/modulewrapper/ |
D | modulewrapper.cc | 1674 static bool HKDF(const Span<const uint8_t> args[], ReplyCallback write_reply) { in HKDF() function
|
/external/grpc-grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 1901 #define HKDF BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, HKDF) macro
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 1867 #define HKDF BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, HKDF) macro
|