Home
last modified time | relevance | path

Searched defs:clen (Results 1 – 25 of 211) sorted by relevance

123456789

/netbsd/sys/arch/sgimips/stand/common/
H A Diris_scsi.c161 wd33c93_go(struct wd33c93_softc *sc, uint8_t *cbuf, size_t clen, uint8_t *buf, in wd33c93_go()
221 wd33c93_selectbus(struct wd33c93_softc *sc, uint8_t *cbuf, size_t clen, in wd33c93_selectbus()
361 wd33c93_nextstate(struct wd33c93_softc *sc, uint8_t *cbuf, size_t clen, in wd33c93_nextstate()
528 wd33c93_intr(struct wd33c93_softc *sc, uint8_t *cbuf, size_t clen, in wd33c93_intr()
642 wd33c93_abort(struct wd33c93_softc *sc, uint8_t *cbuf, size_t clen, in wd33c93_abort()
698 wd33c93_timeout(struct wd33c93_softc *sc, uint8_t *cbuf, size_t clen, in wd33c93_timeout()
720 wd33c93_poll(struct wd33c93_softc *sc, uint8_t *cbuf, size_t clen, in wd33c93_poll()
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_box/
H A Dcrypto_box_easy.c66 unsigned long long clen, in crypto_box_open_detached_afternm()
76 unsigned long long clen, const unsigned char *n, in crypto_box_open_detached()
93 unsigned long long clen, const unsigned char *n, in crypto_box_open_easy_afternm()
106 unsigned long long clen, const unsigned char *n, in crypto_box_open_easy()
H A Dcrypto_box.c94 unsigned long long clen, const unsigned char *n, in crypto_box_open_afternm()
110 unsigned long long clen, const unsigned char *n, in crypto_box_open()
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/chacha20poly1305/sodium/
H A Daead_chacha20poly1305.c70 unsigned long long clen = 0ULL; in crypto_aead_chacha20poly1305_encrypt() local
145 unsigned long long clen = 0ULL; in crypto_aead_chacha20poly1305_ietf_encrypt() local
169 unsigned long long clen, in crypto_aead_chacha20poly1305_decrypt_detached()
220 unsigned long long clen, in crypto_aead_chacha20poly1305_decrypt()
249 unsigned long long clen, in crypto_aead_chacha20poly1305_ietf_decrypt_detached()
304 unsigned long long clen, in crypto_aead_chacha20poly1305_ietf_decrypt()
/netbsd/games/boggle/mkindex/
H A Dmkindex.c57 int clen, rlen, prev, i; in main() local
98 nextword(FILE *fp, char *buffer, int *clen, int *rlen) in nextword()
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_box/curve25519xchacha20poly1305/
H A Dbox_curve25519xchacha20poly1305.c113 unsigned long long clen, const unsigned char *n, const unsigned char *k) in crypto_box_curve25519xchacha20poly1305_open_detached_afternm()
122 unsigned long long clen, const unsigned char *n, const unsigned char *pk, in crypto_box_curve25519xchacha20poly1305_open_detached()
140 unsigned char *m, const unsigned char *c, unsigned long long clen, in crypto_box_curve25519xchacha20poly1305_open_easy_afternm()
153 unsigned char *m, const unsigned char *c, unsigned long long clen, in crypto_box_curve25519xchacha20poly1305_open_easy()
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/xchacha20poly1305/sodium/
H A Daead_xchacha20poly1305.c53 unsigned long long clen = 0ULL; in crypto_aead_xchacha20poly1305_ietf_encrypt() local
74 unsigned long long clen, in crypto_aead_xchacha20poly1305_ietf_decrypt_detached()
101 unsigned long long clen, in crypto_aead_xchacha20poly1305_ietf_decrypt()
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_secretbox/
H A Dcrypto_secretbox_easy.c85 unsigned long long clen, in crypto_secretbox_open_detached()
135 unsigned long long clen, const unsigned char *n, in crypto_secretbox_open_easy()
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Drsa_test.c217 int clen = 0; in rsa_setkey() local
236 int success, unsigned char *ctext_ex, int *clen, in test_rsa_simple()
312 int clen = 0; in test_rsa_oaep() local
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_secretbox/xchacha20poly1305/
H A Dsecretbox_xchacha20poly1305.c92 unsigned long long clen, in crypto_secretbox_xchacha20poly1305_open_detached()
143 unsigned long long clen, in crypto_secretbox_xchacha20poly1305_open_easy()
/netbsd/sys/external/isc/libsodium/dist/test/default/
H A Dauth7.c12 size_t clen; in main() local
H A Donetimeauth7.c12 int clen; in main() local
H A Dauth5.c12 size_t clen; in main() local
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Drsa_test.c216 int clen = 0; in rsa_setkey() local
235 int success, unsigned char *ctext_ex, int *clen, in test_rsa_simple()
289 int clen = 0; in test_rsa_oaep() local
/netbsd/usr.bin/cksum/
H A Dsum1.c51 csum1(int fd, uint32_t *cval, off_t *clen) in csum1()
H A Dsum2.c51 csum2(int fd, uint32_t *cval, off_t *clen) in csum2()
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Dchacha20_dolbeau-ssse3.c84 stream_ref(unsigned char *c, unsigned long long clen, const unsigned char *n, in stream_ref()
103 stream_ietf_ref(unsigned char *c, unsigned long long clen, in stream_ietf_ref()
H A Dchacha20_dolbeau-avx2.c90 stream_ref(unsigned char *c, unsigned long long clen, const unsigned char *n, in stream_ref()
109 stream_ietf_ref(unsigned char *c, unsigned long long clen, in stream_ietf_ref()
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/
H A Dstream_chacha20.c53 crypto_stream_chacha20(unsigned char *c, unsigned long long clen, in crypto_stream_chacha20()
60 crypto_stream_chacha20_ietf(unsigned char *c, unsigned long long clen, in crypto_stream_chacha20_ietf()
/netbsd/external/bsd/wpa/dist/src/crypto/
H A Dsha256-kdf.c40 size_t pos, clen; in hmac_sha256_kdf() local
H A Dsha256-tlsprf.c32 size_t clen; in tls_prf_sha256() local
H A Dsha384-kdf.c40 size_t pos, clen; in hmac_sha384_kdf() local
H A Dsha512-kdf.c40 size_t pos, clen; in hmac_sha512_kdf() local
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_box/curve25519xsalsa20poly1305/
H A Dbox_curve25519xsalsa20poly1305.c61 unsigned long long clen, in crypto_box_curve25519xsalsa20poly1305_open_afternm()
89 unsigned char *m, const unsigned char *c, unsigned long long clen, in crypto_box_curve25519xsalsa20poly1305_open()
/netbsd/usr.sbin/mtree/
H A Dcrc.c120 crc(int fd, uint32_t *cval, uint32_t *clen) in crc()

123456789