Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Desp_core.c223 static const struct esp_algorithm aes_gcm = { variable
266 &aes_gcm,
283 return &aes_gcm; in esp_algorithm_lookup()