Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/crypto/
Dap_bus.c867 static int hex2bitmap(const char *str, unsigned long *bitmap, int bits) in hex2bitmap() function
984 rc = hex2bitmap(str, newmap, bits); in process_mask_arg()