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

/freebsd-10.0-release/crypto/openssl/crypto/aes/
H A Daes_wrap.c145 const unsigned char *eout,
161 if (eout && memcmp(eout, otmp, keylen))
143 AES_wrap_unwrap_test(const unsigned char *kek, int keybits, const unsigned char *iv, const unsigned char *eout, const unsigned char *key, int keylen) argument
/freebsd-10.0-release/sys/dev/digi/
H A Ddigireg.h38 volatile u_short eout; member in struct:global_data
H A Ddigi.c1160 etail = sc->gdata->eout;
1300 sc->gdata->eout = etail;
/freebsd-10.0-release/contrib/libc++/src/
H A Dstrstream.cpp174 ptrdiff_t eout = epptr() - pbase(); local
183 setp(buf + einp, buf + einp + eout);
/freebsd-10.0-release/crypto/heimdal/kdc/
H A Dkrb5tgs.c1412 goto eout;
1415 goto eout;
1420 goto eout;
1423 goto eout;
1428 goto eout;
1432 goto eout;
1462 eout:

Completed in 186 milliseconds