Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/crypto/
Dap_bus.c872 static int hex2bitmap(const char *str, unsigned long *bitmap, int bits) in hex2bitmap() function
989 rc = hex2bitmap(str, newmap, bits); in process_mask_arg()