Searched refs:aly (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/bearssl/src/ssl/
H A Dssl_lru.c254 uint32_t alx, y, aly; local
280 * Find replacement node 'y', and 'aly' is set to the address of
282 * child, then both 'y' and 'aly' are set to ADDR_NULL.
284 y = find_replacement_node(cc, x, &aly);
297 set_link(cc, aly, z);

Completed in 43 milliseconds