Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghash-alpha.pl329 $inlo="s1";
346 ldq_u $inlo,8($inp)
360 extql $inlo,$inp,$inlo
362 or $inlo,$Tlo0,$inlo
365 xor $Xlo,$inlo,$Xlo
408 ldq_u $inlo,8($inp)
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c5605 struct nfslock inlo, outlo, *inlop = &inlo, *outlop = &outlo; in nfsrvd_copy_file_range() local