Home
last modified time | relevance | path

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

/crypto/
Dfips140_gen_hmac.c120 void *end_addr = get_sym_addr(end); in hmac_section() local
122 HMAC_Update(hmac, start_addr, end_addr - start_addr); in hmac_section()