Home
last modified time | relevance | path

Searched defs:nbyte (Results 1 – 10 of 10) sorted by relevance

/external/openssl/crypto/pem/
Dpvkfmt.c90 static int read_lebn(const unsigned char **in, unsigned int nbyte, BIGNUM **r) in read_lebn()
216 unsigned int nbyte, hnbyte; in blob_length() local
318 unsigned int nbyte; in b2i_dss() local
376 unsigned int nbyte, hnbyte; in b2i_rsa() local
578 int nbyte, hnbyte, bitlen; in check_bitlen_rsa() local
613 int nbyte, hnbyte; in write_rsa() local
631 int nbyte; in write_dsa() local
/external/chromium_org/third_party/openssl/openssl/crypto/pem/
Dpvkfmt.c90 static int read_lebn(const unsigned char **in, unsigned int nbyte, BIGNUM **r) in read_lebn()
216 unsigned int nbyte, hnbyte; in blob_length() local
318 unsigned int nbyte; in b2i_dss() local
376 unsigned int nbyte, hnbyte; in b2i_rsa() local
578 int nbyte, hnbyte, bitlen; in check_bitlen_rsa() local
613 int nbyte, hnbyte; in write_rsa() local
631 int nbyte; in write_dsa() local
/external/qemu/android/utils/
Dmapfile.c112 mapfile_read(MapFile* handle, void* buf, size_t nbyte) in mapfile_read()
130 mapfile_read_at(MapFile* handle, size_t offset, void* buf, size_t nbyte) in mapfile_read_at()
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dkernel_wrap_win.cc155 int _read(int fd, void* buf, size_t nbyte) { in _read()
162 int _read_nolock(int fd, void* buf, size_t nbyte) { in _read_nolock()
222 int _write(int fd, const void* buf, size_t nbyte) { in _write()
Dkernel_intercept.cc220 ssize_t ki_read(int fd, void* buf, size_t nbyte) { in ki_read()
225 ssize_t ki_write(int fd, const void* buf, size_t nbyte) { in ki_write()
/external/qemu/android/
Dsnapshot.c52 read_or_die(int fd, void *buf, size_t nbyte) in read_or_die()
/external/fio/os/windows/
Dposix.c686 ssize_t pwrite(int fildes, const void *buf, size_t nbyte, in pwrite()
695 ssize_t pread(int fildes, void *buf, size_t nbyte, off_t offset) in pread()
/external/yaffs2/yaffs2/direct/
Dyaffsfs.c510 int yaffs_read(int fd, void *buf, unsigned int nbyte) in yaffs_read()
571 int yaffs_write(int fd, const void *buf, unsigned int nbyte) in yaffs_write()
/external/chromium_org/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js1485 function _pwrite(fildes, buf, nbyte, offset) { argument
1510 }function _write(fildes, buf, nbyte) { argument
2076 function _pread(fildes, buf, nbyte, offset) { argument
2116 }function _read(fildes, buf, nbyte) { argument
/external/chromium_org/tools/win/split_link/viz.js/
Dviz.js1402 function _pwrite(fildes, buf, nbyte, offset) { argument
1427 }function _write(fildes, buf, nbyte) { argument
2220 function _pread(fildes, buf, nbyte, offset) { argument
2260 }function _read(fildes, buf, nbyte) { argument