Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dtsec.c86 static u32 ether_crc(size_t len, unsigned char const *p) in ether_crc() function
136 result = ether_crc(MAC_ADDR_LEN, mcast_mac); in tsec_mcast_addr()