Searched defs:info_prefix (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/ngtcp2/ngtcp2/crypto/ |
H A D | shared.c | 833 crypto_derive_token_key(uint8_t *key, size_t keylen, uint8_t *iv, size_t ivlen, const ngtcp2_crypto_md *md, const uint8_t *secret, size_t secretlen, const uint8_t *salt, size_t saltlen, const uint8_t *info_prefix, size_t info_prefixlen) crypto_derive_token_key() argument
|
Completed in 4 milliseconds