Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dfips140-module.h48 bool __init __must_check fips140_run_selftests(void);
H A Dfips140-module.c518 if (!fips140_run_selftests()) in fips140_init()
H A Dfips140-selftests.c985 bool __init fips140_run_selftests(void) in fips140_run_selftests() function