Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.c1054 static int hex2bitmap(const char *str, unsigned long *bitmap, int bits) in hex2bitmap() function
1146 rc = hex2bitmap(str, newmap, bits); in ap_parse_bitmap_str()