Searched refs:rodatacopy (Results 1 – 1 of 1) sorted by relevance
360 void *textcopy, *rodatacopy; in check_fips140_module_hmac() local377 rodatacopy = textcopy + textsize; in check_fips140_module_hmac()380 memcpy(rodatacopy, __rodata_start, rodatasize); in check_fips140_module_hmac()387 unapply_rodata_relocations(rodatacopy, rodatasize, in check_fips140_module_hmac()408 crypto_shash_finup(desc, rodatacopy, rodatasize, digest); in check_fips140_module_hmac()