Searched refs:dtls_hashfunc_t (Results 1 – 3 of 3) sorted by relevance
/net-tools-3.6.0/tinydtls-0.8.2/ | ||
D | hmac.h | 86 } dtls_hashfunc_t; typedef |
D | crypto.h | 205 size_t dtls_p_hash(dtls_hashfunc_t h, |
D | crypto.c | 183 dtls_p_hash(dtls_hashfunc_t h, in dtls_p_hash() |