Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dmacsec.c319 static void macsec_set_shortlen(struct macsec_eth_header *h, size_t data_len) in macsec_set_shortlen() function
642 macsec_set_shortlen(hh, unprotected_len - 2 * ETH_ALEN); in macsec_encrypt()