Home
last modified time | relevance | path

Searched defs:outl (Results 126 - 150 of 162) sorted by relevance

1234567

/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dio_64.h226 #define outl outl macro
227 static inline void outl(u32 l, unsigned long addr) in outl() function
/third_party/ffmpeg/libavcodec/
H A Ddecode.c743 size_t inl, outl; in recode_subtitle() local
/third_party/lz4/programs/
H A Dlz4cli.c703 size_t outl; in main() local
/third_party/node/deps/openssl/openssl/crypto/comp/
H A Dc_zlib.c365 static int bio_zlib_read(BIO *b, char *out, int outl) in bio_zlib_read() argument
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg_ctr.c383 int outl, buflen; in drbg_ctr_generate() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_enc.c456 int EVP_CipherUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, in EVP_CipherUpdate() argument
465 int EVP_CipherFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_CipherFinal_ex() argument
473 int EVP_CipherFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_CipherFinal() argument
558 evp_EncryptDecryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, const unsigned char *in, int inl) evp_EncryptDecryptUpdate() argument
649 EVP_EncryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, const unsigned char *in, int inl) EVP_EncryptUpdate() argument
704 EVP_EncryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) EVP_EncryptFinal() argument
711 EVP_EncryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) EVP_EncryptFinal_ex() argument
797 EVP_DecryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, const unsigned char *in, int inl) EVP_DecryptUpdate() argument
924 EVP_DecryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) EVP_DecryptFinal() argument
931 EVP_DecryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) EVP_DecryptFinal_ex() argument
[all...]
H A Devp_lib.c415 size_t outl = 0; in EVP_Cipher() local
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_lib.c611 int nlen, n, i, j, outl; in PEM_write_bio() local
[all...]
/third_party/openssl/crypto/pem/
H A Dpem_lib.c611 int nlen, n, i, j, outl; in PEM_write_bio() local
[all...]
/third_party/openssl/crypto/comp/
H A Dc_zlib.c365 static int bio_zlib_read(BIO *b, char *out, int outl) in bio_zlib_read() argument
/third_party/openssl/crypto/evp/
H A Devp_enc.c451 int EVP_CipherUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, in EVP_CipherUpdate() argument
460 int EVP_CipherFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_CipherFinal_ex() argument
468 int EVP_CipherFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_CipherFinal() argument
553 evp_EncryptDecryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, const unsigned char *in, int inl) evp_EncryptDecryptUpdate() argument
644 EVP_EncryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, const unsigned char *in, int inl) EVP_EncryptUpdate() argument
699 EVP_EncryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) EVP_EncryptFinal() argument
706 EVP_EncryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) EVP_EncryptFinal_ex() argument
792 EVP_DecryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, const unsigned char *in, int inl) EVP_DecryptUpdate() argument
919 EVP_DecryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) EVP_DecryptFinal() argument
926 EVP_DecryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) EVP_DecryptFinal_ex() argument
[all...]
H A Devp_lib.c415 size_t outl = 0; in EVP_Cipher() local
/third_party/openssl/providers/implementations/rands/
H A Ddrbg_ctr.c383 int outl, buflen; in drbg_ctr_generate() local
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dio_mm.h326 #define outl isa_outl macro
358 #define outl isa_outl macro
/kernel/linux/linux-5.10/arch/x86/boot/
H A Dboot.h61 static inline void outl(u32 v, u16 port) in outl() function
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dio.h250 #define outl outl macro
427 extern inline void outl(u32 b, unsigned long port) in outl() function
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h244 static inline void outl(uint16_t port, uint32_t value) in outl() function
/kernel/linux/linux-5.10/include/asm-generic/
H A Dio.h549 #define outl _outl macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dio.h632 #define outl _outl macro
/third_party/libwebsockets/lib/secure-streams/
H A Dpolicy-json.c319 size_t inl, outl; in lws_ss_policy_parser_cb() local
/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_client.c1271 size_t outl; in base64encode() local
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_dgram.c293 static int dgram_read(BIO *b, char *out, int outl) in dgram_read() argument
988 static int dgram_sctp_read(BIO *b, char *out, int outl) in dgram_sctp_read() argument
/third_party/openssl/crypto/bio/
H A Dbss_dgram.c293 static int dgram_read(BIO *b, char *out, int outl) in dgram_read() argument
988 static int dgram_sctp_read(BIO *b, char *out, int outl) in dgram_sctp_read() argument
/third_party/openssl/crypto/http/
H A Dhttp_client.c1260 size_t outl; in base64encode() local
/third_party/openssl/test/helpers/
H A Dssltestlib.c193 static int tls_dump_read(BIO *bio, char *out, int outl) in tls_dump_read() argument
344 static int mempacket_test_read(BIO *bio, char *out, int outl) in mempacket_test_read() argument
763 always_retry_read(BIO *bio, char *out, int outl) always_retry_read() argument
[all...]

Completed in 38 milliseconds

1234567