Searched refs:hibernate_compressor (Results 1 – 1 of 1) sorted by relevance
51 static char hibernate_compressor[CRYPTO_MAX_ALG_NAME] = CONFIG_HIBERNATION_DEF_COMP; variable793 strscpy(hib_comp_algo, hibernate_compressor); in hibernate()1526 .maxlen = sizeof(hibernate_compressor),1527 .string = hibernate_compressor,