Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet6/
H A Din6_cga.c46 #define IN6_CGA_PREPARE_ZEROES 9 macro
95 static const u_int8_t zeroes[IN6_CGA_PREPARE_ZEROES] = { }; in in6_cga_is_prepare_valid()
114 SHA1Update(&ctx, &zeroes, IN6_CGA_PREPARE_ZEROES); in in6_cga_is_prepare_valid()