Home
last modified time | relevance | path

Searched refs:protid (Results 1 – 3 of 3) sorted by last modified time

/linux/drivers/crypto/caam/
H A Ddesc_constr.h564 u32 protid; in append_proto_dkp() local
570 protid = (adata->algtype & OP_ALG_ALGSEL_SUBMASK) | in append_proto_dkp()
577 append_operation(desc, OP_TYPE_UNI_PROTOCOL | protid | in append_proto_dkp()
585 append_operation(desc, OP_TYPE_UNI_PROTOCOL | protid | in append_proto_dkp()
599 append_operation(desc, OP_TYPE_UNI_PROTOCOL | protid | in append_proto_dkp()
/linux/net/802/
H A Dfc.c52 fcllc->protid[0] = fcllc->protid[1] = fcllc->protid[2] = 0x00; in fc_header()
/linux/include/uapi/linux/
H A Dif_fc.h48 __u8 protid[3]; /* protocol id */ member