Home
last modified time | relevance | path

Searched defs:inlen (Results 101 - 125 of 354) sorted by relevance

12345678910>>...15

/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dpoly1305.c28 poly1305_auth(unsigned char out[POLY1305_TAGLEN], const unsigned char *m, size_t inlen, const unsigned char key[POLY1305_KEYLEN]) poly1305_auth() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dtasn_utl.c160 int ossl_asn1_enc_save(ASN1_VALUE **pval, const unsigned char *in, int inlen, in ossl_asn1_enc_save() argument
H A Da_strnid.c79 ASN1_STRING_set_by_NID(ASN1_STRING **out, const unsigned char *in, int inlen, int inform, int nid) ASN1_STRING_set_by_NID() argument
/third_party/node/deps/openssl/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c81 sm2_asym_encrypt(void *vpsm2ctx, unsigned char *out, size_t *outlen, size_t outsize, const unsigned char *in, size_t inlen) sm2_asym_encrypt() argument
102 sm2_asym_decrypt(void *vpsm2ctx, unsigned char *out, size_t *outlen, size_t outsize, const unsigned char *in, size_t inlen) sm2_asym_decrypt() argument
/third_party/node/deps/openssl/openssl/crypto/siphash/
H A Dsiphash.c139 void SipHash_Update(SIPHASH *ctx, const unsigned char *in, size_t inlen) in SipHash_Update() argument
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_pwri.c189 kek_unwrap_key(unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen, EVP_CIPHER_CTX *ctx) kek_unwrap_key() argument
244 kek_wrap_key(unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen, EVP_CIPHER_CTX *ctx, const CMS_CTX *cms_ctx) kek_wrap_key() argument
[all...]
/third_party/openssl/test/
H A Ddtlsv1listentest.c239 unsigned int inlen; member
/third_party/openssl/crypto/asn1/
H A Da_strnid.c79 ASN1_STRING_set_by_NID(ASN1_STRING **out, const unsigned char *in, int inlen, int inform, int nid) ASN1_STRING_set_by_NID() argument
H A Dtasn_utl.c160 int ossl_asn1_enc_save(ASN1_VALUE **pval, const unsigned char *in, int inlen, in ossl_asn1_enc_save() argument
/third_party/openssl/crypto/cms/
H A Dcms_pwri.c189 kek_unwrap_key(unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen, EVP_CIPHER_CTX *ctx) kek_unwrap_key() argument
244 kek_wrap_key(unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen, EVP_CIPHER_CTX *ctx, const CMS_CTX *cms_ctx) kek_wrap_key() argument
[all...]
/third_party/openssl/crypto/siphash/
H A Dsiphash.c139 void SipHash_Update(SIPHASH *ctx, const unsigned char *in, size_t inlen) in SipHash_Update() argument
/third_party/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c81 sm2_asym_encrypt(void *vpsm2ctx, unsigned char *out, size_t *outlen, size_t outsize, const unsigned char *in, size_t inlen) sm2_asym_encrypt() argument
102 sm2_asym_decrypt(void *vpsm2ctx, unsigned char *out, size_t *outlen, size_t outsize, const unsigned char *in, size_t inlen) sm2_asym_decrypt() argument
/third_party/python/Modules/_blake2/impl/
H A Dblake2b-ref.c351 blake2b( uint8_t *out, const void *in, const void *key, size_t outlen, size_t inlen, size_t keylen ) blake2b() argument
[all...]
H A Dblake2s-ref.c341 blake2s( uint8_t *out, const void *in, const void *key, size_t outlen, size_t inlen, size_t keylen ) blake2s() argument
[all...]
/third_party/pulseaudio/src/pulse/
H A Dutf8.c191 size_t len, inlen; in iconv_simple() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs1.c18 pkcs1_generate_encryption_block(u8 block_type, size_t modlen, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_generate_encryption_block() argument
81 pkcs1_encrypt(int block_type, struct crypto_rsa_key *key, int use_private, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_encrypt() argument
97 pkcs1_v15_private_key_decrypt(struct crypto_rsa_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_v15_private_key_decrypt() argument
[all...]
H A Drsa.c265 int crypto_rsa_exptmod(const u8 *in, size_t inlen, u8 *out, size_t *outlen, in crypto_rsa_exptmod() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dpkcs1.c18 pkcs1_generate_encryption_block(u8 block_type, size_t modlen, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_generate_encryption_block() argument
81 pkcs1_encrypt(int block_type, struct crypto_rsa_key *key, int use_private, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_encrypt() argument
97 pkcs1_v15_private_key_decrypt(struct crypto_rsa_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_v15_private_key_decrypt() argument
[all...]
H A Drsa.c256 int crypto_rsa_exptmod(const u8 *in, size_t inlen, u8 *out, size_t *outlen, in crypto_rsa_exptmod() argument
/kernel/linux/linux-5.10/crypto/
H A Dsm2.c221 unsigned int inlen; in sm2_z_digest_update() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dvio.h71 s64 inlen; member
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c239 size_t inlen, outlen, dsttotlen, srctotlen; in compress_file() local
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dvio.h71 s64 inlen; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dcong.c310 int inlen = MLX5_ST_SZ_BYTES(modify_cong_params_in); in mlx5_ib_set_cc_params() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c186 int inlen = MLX5_ST_SZ_BYTES(create_flow_group_in); in accel_fs_tcp_create_groups() local

Completed in 13 milliseconds

12345678910>>...15