| /third_party/libwebsockets/plugins/ssh-base/crypto/ |
| H A D | poly1305.c | 28 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 D | tasn_utl.c | 160 int ossl_asn1_enc_save(ASN1_VALUE **pval, const unsigned char *in, int inlen, in ossl_asn1_enc_save() argument
|
| H A D | a_strnid.c | 79 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 D | sm2_enc.c | 81 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 D | siphash.c | 139 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 D | cms_pwri.c | 189 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 D | dtlsv1listentest.c | 239 unsigned int inlen; member
|
| /third_party/openssl/crypto/asn1/ |
| H A D | a_strnid.c | 79 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 D | tasn_utl.c | 160 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 D | cms_pwri.c | 189 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 D | siphash.c | 139 void SipHash_Update(SIPHASH *ctx, const unsigned char *in, size_t inlen) in SipHash_Update() argument
|
| /third_party/openssl/providers/implementations/asymciphers/ |
| H A D | sm2_enc.c | 81 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 D | blake2b-ref.c | 351 blake2b( uint8_t *out, const void *in, const void *key, size_t outlen, size_t inlen, size_t keylen ) blake2b() argument [all...] |
| H A D | blake2s-ref.c | 341 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 D | utf8.c | 191 size_t len, inlen; in iconv_simple() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | pkcs1.c | 18 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 D | rsa.c | 265 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 D | pkcs1.c | 18 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 D | rsa.c | 256 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 D | sm2.c | 221 unsigned int inlen; in sm2_z_digest_update() local
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | vio.h | 71 s64 inlen; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/ |
| H A D | gzfht_test.c | 239 size_t inlen, outlen, dsttotlen, srctotlen; in compress_file() local
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | vio.h | 71 s64 inlen; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
| H A D | cong.c | 310 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 D | fs_tcp.c | 186 int inlen = MLX5_ST_SZ_BYTES(create_flow_group_in); in accel_fs_tcp_create_groups() local
|