Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/crypto/
H A Dcommon.h336 } cku_data; /* Crypto Key union */ member
364 } cku_data; /* Crypto Key union */ member
369 #define ck_data cku_data.cku_key_value.cku_v_data
370 #define ck_length cku_data.cku_key_value.cku_v_length
371 #define ck_obj_id cku_data.cku_key_id
372 #define ck_count cku_data.cku_key_attrs.cku_a_count
373 #define ck_attrs cku_data.cku_key_attrs.cku_a_oattr