Searched refs:SadbKey (Results 1 – 1 of 1) sorted by relevance
133 SadbKey = cstruct.Struct("SadbKey", "=H2x", "bits") variable178 struct_type = SadbKey249 (SADB_EXT_KEY_AUTH, SadbKey((len(auth_key) * 8,)), auth_key),250 (SADB_EXT_KEY_ENCRYPT, SadbKey((len(encryption_key) * 8,)),