Home
last modified time | relevance | path

Searched refs:coap_crypto_hmac (Results 1 – 7 of 7) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_crypto_internal.h135 int coap_crypto_hmac(cose_hmac_alg_t hmac_alg,
/third_party/libcoap/src/oscore/
Doscore_crypto.c61 if (!coap_crypto_hmac(hmac_alg, key, data, hmac)) { in oscore_hmac_hash()
/third_party/libcoap/src/
Dcoap_notls.c377 coap_crypto_hmac(cose_hmac_alg_t hmac_alg, in coap_crypto_hmac() function
Dcoap_tinydtls.c1671 coap_crypto_hmac(cose_hmac_alg_t hmac_alg, coap_bin_const_t *key, in coap_crypto_hmac() function
Dcoap_mbedtls.c2995 coap_crypto_hmac(cose_hmac_alg_t hmac_alg, function
Dcoap_gnutls.c3198 coap_crypto_hmac(cose_hmac_alg_t hmac_alg, in coap_crypto_hmac() function
Dcoap_openssl.c3899 coap_crypto_hmac(cose_hmac_alg_t hmac_alg, in coap_crypto_hmac() function