Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dcrc-t10dif.c29 strcmp(alg->cra_name, CRC_T10DIF_STRING)) in crc_t10dif_notify()
43 new = crypto_alloc_shash(CRC_T10DIF_STRING, 0, 0); in crc_t10dif_rehash()
/openbmc/linux/include/linux/
H A Dcrc-t10dif.h9 #define CRC_T10DIF_STRING "crct10dif" macro