Home
last modified time | relevance | path

Searched defs:sl2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/aria/
H A Daria.c1006 static void sl2(ARIA_c128 o, const ARIA_u128 *x, const ARIA_u128 *y) in sl2() function
/freebsd/lib/libc/tests/nss/
H A Dgethostby_test.c549 StringList *sl1, *sl2; in hostent_read_snapshot_func() local