Searched refs:HASH_TYPE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/bcm/ | ||
H A D | spum.h | 106 #define HASH_TYPE 0x00000300 /* hash alg operation type */ macro |
H A D | spu.c | 83 hash_type = (cflags & HASH_TYPE) >> HASH_TYPE_SHIFT; in spum_dump_msg_hdr() |