Home
last modified time | relevance | path

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

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