Home
last modified time | relevance | path

Searched defs:hmac_out (Results 1 – 2 of 2) sorted by relevance

/third_party/mbedtls/library/
Dssl_cookie.c129 unsigned char hmac_out[COOKIE_MD_OUTLEN]; in ssl_cookie_hmac() local
/third_party/lwip/src/apps/snmp/
Dsnmpv3_mbedtls.c53 const u8_t *key, snmpv3_auth_algo_t algo, u8_t *hmac_out) in snmpv3_auth()