Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c66 #define SEC_MAX_MAC_LEN 64 macro
69 #define SEC_TOTAL_MAC_SZ(depth) (SEC_MAX_MAC_LEN * (depth))
75 SEC_MAX_MAC_LEN * 2)
370 i * (SEC_MAX_MAC_LEN << 1); in sec_alloc_mac_resource()
371 res[i].out_mac = res->out_mac + i * (SEC_MAX_MAC_LEN << 1); in sec_alloc_mac_resource()