Searched defs:ipsa_key_s (Results 1 – 1 of 1) sorted by relevance
117 typedef struct ipsa_key_s { struct118 uint8_t *sak_key; /* Algorithm key. */119 uint_t sak_keylen; /* Algorithm key length (in bytes). */120 uint_t sak_keybits; /* Algorithm key length (in bits) */121 uint_t sak_algid; /* Algorithm ID number. */