Home
last modified time | relevance | path

Searched defs:hkdf (Results 1 - 4 of 4) sorted by relevance

/third_party/node/lib/internal/crypto/
H A Dhkdf.js101 function hkdf(hash, key, salt, info, length, callback) { function
/third_party/libcoap/src/oscore/
H A Doscore_crypto.c113 coap_bin_const_t *hkdf = NULL; in oscore_hkdf_expand() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dpkey_ctx.rs859 fn hkdf() { in hkdf() functions
/third_party/mbedtls/library/
H A Dpsa_crypto.c5574 static psa_status_t psa_key_derivation_hkdf_read(psa_hkdf_key_derivation_t *hkdf, in psa_key_derivation_hkdf_read() argument
6720 psa_hkdf_input(psa_hkdf_key_derivation_t *hkdf, psa_algorithm_t kdf_alg, psa_key_derivation_step_t step, const uint8_t *data, size_t data_length) psa_hkdf_input() argument
[all...]

Completed in 10 milliseconds