Searched defs:_license_key_b (Results 1 – 2 of 2) sorted by relevance
56 typedef struct _license_key_b struct58 u8_t digest[HASH_VALUE_SIZE];63 u8_t key_type;66 u8_t version;68 u8_t dword_length; /* Not including the digest */69 u8_t oem_id;73 u16_t capability;89 u16_t max_toe_conn;92 u16_t reserved;93 u16_t max_um_rdma_conn;[all …]
30 typedef struct _license_key_b struct32 u8_t digest[HASH_VALUE_SIZE];37 u8_t key_type;40 u8_t version;42 u8_t dword_length; /* Not including the digest */43 u8_t oem_id;47 u16_t capability;65 u16_t max_toe_conn;68 u16_t reserved;69 u16_t max_um_rdma_conn;[all …]