Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dap_bus.c808 * hex2bitmap() - parse hex mask string and set bitmap.
815 static int hex2bitmap(const char *str, unsigned long *bitmap, int bits) in hex2bitmap() function
920 rc = hex2bitmap(str, newmap, bits); in ap_parse_mask_str()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dap_bus.c1047 * hex2bitmap() - parse hex mask string and set bitmap.
1054 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()

Completed in 6 milliseconds