Searched refs:r_dlen (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dhmac256.h29 const void *_gcry_hmac256_finalize (hmac256_context_t hd, size_t *r_dlen);
H A Dhmac256.c429 _gcry_hmac256_finalize (hmac256_context_t hd, size_t *r_dlen)
448 if (r_dlen)
449 *r_dlen = 32;
428 _gcry_hmac256_finalize(hmac256_context_t hd, size_t *r_dlen) argument

Completed in 45 milliseconds