Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dspum.h16 #define SPU_TX_STATUS_LEN 4 macro
H A Dcipher.h141 u8 tx_stat[ALIGN(SPU_TX_STATUS_LEN, SPU_MSG_ALIGN)];
H A Dspu.c1093 return SPU_TX_STATUS_LEN; in spum_tx_status_len()