Home
last modified time | relevance | path

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

/crypto/
Dfips.c19 static int fips_enable(char *str) in fips_enable() argument
21 fips_enabled = !!simple_strtol(str, NULL, 0); in fips_enable()