Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3470 #define CAPA_HMAC_MAX_LEN 64 macro
3484 __u8 lc_hmac[CAPA_HMAC_MAX_LEN]; /** HMAC */
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3885 CLASSERT(CAPA_HMAC_MAX_LEN == 64); in lustre_assert_wire_constants()