Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/netinet6/
H A Desp_core.c265 static const struct esp_algorithm aes_gcm = { variable
316 &aes_gcm,
334 return &aes_gcm; in esp_algorithm_lookup()