Searched defs:HKDF (Results 1 – 12 of 12) sorted by relevance
| /external/python/cryptography/docs/hazmat/primitives/ |
| D | key-derivation-functions.rst | 434 HKDF section in Fixed cost algorithms 936 .. _`HKDF`: https://en.wikipedia.org/wiki/HKDF target in Interface
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
| D | quic_hkdf_test.cc | 69 TEST_F(QuicHKDFTest, HKDF) { in TEST_F() argument
|
| /external/python/cryptography/src/cryptography/hazmat/primitives/kdf/ |
| D | hkdf.py | 23 class HKDF(object): class
|
| /external/boringssl/src/crypto/fipsmodule/hkdf/ |
| D | hkdf.c | 26 int HKDF(uint8_t *out_key, size_t out_len, const EVP_MD *digest, in HKDF() function
|
| /external/rust/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/cronet/third_party/boringssl/src/crypto/fipsmodule/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 | 338 ##### HKDF l4subsection
|
| /external/rust/crates/openssl/src/ |
| D | pkey.rs | 90 pub const HKDF: Id = Id(ffi::EVP_PKEY_HKDF); constant
|
| /external/cronet/third_party/boringssl/src/util/fipstools/acvp/modulewrapper/ |
| D | modulewrapper.cc | 1474 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 | 1474 static bool HKDF(const Span<const uint8_t> args[], ReplyCallback write_reply) { in HKDF() function
|
| /external/grpc-grpc/src/core/tsi/ |
| D | grpc_shadow_boringssl.h | 2041 #define HKDF GRPC_SHADOW_HKDF macro
|
| /external/rust/crates/grpcio-sys/grpc/src/boringssl/ |
| D | boringssl_prefix_symbols.h | 1742 #define HKDF BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, HKDF) macro
|