Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_gnutls.c2941 gnutls_digest_algorithm_t dig_type; member
2968 gnutls_digest_algorithm_t dig_type = get_hash_alg(alg, &hash_length); in coap_crypto_hash() local
Dcoap_mbedtls.c2680 mbedtls_md_type_t dig_type = get_hash_alg(alg, &hash_length); local