| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_image.c | 60 panvk_convert_swizzle(const VkComponentMapping *in, unsigned char *out) panvk_convert_swizzle() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
| H A D | pp_mlaa.c | 62 pp_jimenezmlaa_run(struct pp_queue_t *ppq, struct pipe_resource *in, struct pipe_resource *out, unsigned int n, bool iscolor) pp_jimenezmlaa_run() argument 314 pp_jimenezmlaa(struct pp_queue_t *ppq, struct pipe_resource *in, struct pipe_resource *out, unsigned int n) pp_jimenezmlaa() argument 325 pp_jimenezmlaa_color(struct pp_queue_t *ppq, struct pipe_resource *in, struct pipe_resource *out, unsigned int n) pp_jimenezmlaa_color() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_decl_sm30.c | 149 ps30_input_emit_depth_fog(struct svga_shader_emitter *emit, struct src_register *out) ps30_input_emit_depth_fog() argument 423 vs30_output_emit_depth_fog(struct svga_shader_emitter *emit, SVGA3dShaderDestToken *out) vs30_output_emit_depth_fog() argument
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | a_mbstr.c | 36 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, in ASN1_mbstring_copy() argument 42 int ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, in ASN1_mbstring_ncopy() argument [all...] |
| H A D | x_long.c | 189 static int long_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it, in long_print() argument
|
| H A D | x_bignum.c | 149 static int bn_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it, in bn_print() argument
|
| /third_party/node/deps/openssl/openssl/crypto/des/ |
| H A D | xcbc_enc.c | 20 void DES_xcbc_encrypt(const unsigned char *in, unsigned char *out, in DES_xcbc_encrypt() argument
|
| /third_party/node/deps/openssl/openssl/providers/ |
| H A D | baseprov.c | 127 ossl_base_provider_init(const OSSL_CORE_HANDLE *handle, const OSSL_DISPATCH *in, const OSSL_DISPATCH **out, void **provctx) ossl_base_provider_init() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_siv_hw.c | 62 PROV_AES_SIV_CTX *out = (PROV_AES_SIV_CTX *)out_vctx; in aes_siv_dupctx() local 103 aes_siv_cipher(void *vctx, unsigned char *out, const unsigned char *in, size_t len) aes_siv_cipher() argument [all...] |
| H A D | cipher_des_hw.c | 51 static int cipher_hw_des_ecb_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out, in cipher_hw_des_ecb_cipher() argument 65 static int cipher_hw_des_cbc_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out, in cipher_hw_des_cbc_cipher() argument 89 static int cipher_hw_des_ofb64_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out, in cipher_hw_des_ofb64_cipher() argument 108 cipher_hw_des_cfb64_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t len) cipher_hw_des_cfb64_cipher() argument 134 cipher_hw_des_cfb1_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) cipher_hw_des_cfb1_cipher() argument 162 cipher_hw_des_cfb8_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) cipher_hw_des_cfb8_cipher() argument [all...] |
| H A D | cipher_rc4_hmac_md5_hw.c | 49 cipher_hw_rc4_hmac_md5_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, const unsigned char *in, size_t len) cipher_hw_rc4_hmac_md5_cipher() argument [all...] |
| H A D | cipher_tdes_wrap.c | 35 static int des_ede3_unwrap(PROV_CIPHER_CTX *ctx, unsigned char *out, in des_ede3_unwrap() argument 81 des_ede3_wrap(PROV_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) des_ede3_wrap() argument 111 tdes_wrap_cipher_internal(PROV_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) tdes_wrap_cipher_internal() argument 127 tdes_wrap_cipher(void *vctx, unsigned char *out, size_t *outl, size_t outsize, const unsigned char *in, size_t inl) tdes_wrap_cipher() argument 151 tdes_wrap_update(void *vctx, unsigned char *out, size_t *outl, size_t outsize, const unsigned char *in, size_t inl) tdes_wrap_update() argument [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
| H A D | encode_key2blob.c | 32 BIO *out = ossl_bio_new_from_core_bio(provctx, cout); in write_blob() local
|
| /third_party/node/deps/openssl/openssl/crypto/sm4/ |
| H A D | sm4.c | 187 void ossl_sm4_encrypt(const uint8_t *in, uint8_t *out, const SM4_KEY *ks) in ossl_sm4_encrypt() argument 213 void ossl_sm4_decrypt(const uint8_t *in, uint8_t *out, const SM4_KEY *ks) in ossl_sm4_decrypt() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/txt_db/ |
| H A D | txt_db.c | 188 long TXT_DB_write(BIO *out, TXT_DB *db) in TXT_DB_write() argument
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | pcy_cache.c | 217 static int policy_cache_set_int(long *out, ASN1_INTEGER *value) in policy_cache_set_int() argument
|
| H A D | v3_pci.c | 67 i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *pci, BIO *out, int indent) i2r_pci() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_sm4.c | 33 static void sm4_cbc_encrypt(const unsigned char *in, unsigned char *out, in sm4_cbc_encrypt() argument 45 static void sm4_cfb128_encrypt(const unsigned char *in, unsigned char *out, in sm4_cfb128_encrypt() argument 53 static void sm4_ecb_encrypt(const unsigned char *in, unsigned char *out, in sm4_ecb_encrypt() argument 62 static void sm4_ofb128_encrypt(const unsigned char *in, unsigned char *out, in sm4_ofb128_encrypt() argument 74 sm4_ctr_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t len) sm4_ctr_cipher() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/idea/ |
| H A D | i_cbc.c | 20 void IDEA_cbc_encrypt(const unsigned char *in, unsigned char *out, in IDEA_cbc_encrypt() argument
|
| /third_party/node/deps/openssl/openssl/crypto/modes/ |
| H A D | wrap128.c | 48 CRYPTO_128_wrap(void *key, const unsigned char *iv, unsigned char *out, const unsigned char *in, size_t inlen, block128_f block) CRYPTO_128_wrap() argument 99 crypto_128_unwrap_raw(void *key, unsigned char *iv, unsigned char *out, const unsigned char *in, size_t inlen, block128_f block) crypto_128_unwrap_raw() argument 150 CRYPTO_128_unwrap(void *key, const unsigned char *iv, unsigned char *out, const unsigned char *in, size_t inlen, block128_f block) CRYPTO_128_unwrap() argument 183 CRYPTO_128_wrap_pad(void *key, const unsigned char *icv, unsigned char *out, const unsigned char *in, size_t inlen, block128_f block) CRYPTO_128_wrap_pad() argument 251 CRYPTO_128_unwrap_pad(void *key, const unsigned char *icv, unsigned char *out, const unsigned char *in, size_t inlen, block128_f block) CRYPTO_128_unwrap_pad() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
| H A D | p12_decr.c | 25 unsigned char *out = NULL; in PKCS12_pbe_crypt_ex() local 135 unsigned char *out = NULL; PKCS12_item_decrypt_d2i_ex() local [all...] |
| H A D | p12_key.c | 19 PKCS12_key_gen_asc_ex(const char *pass, int passlen, unsigned char *salt, int saltlen, int id, int iter, int n, unsigned char *out, const EVP_MD *md_type, OSSL_LIB_CTX *ctx, const char *propq) PKCS12_key_gen_asc_ex() argument 41 PKCS12_key_gen_asc(const char *pass, int passlen, unsigned char *salt, int saltlen, int id, int iter, int n, unsigned char *out, const EVP_MD *md_type) PKCS12_key_gen_asc() argument 49 PKCS12_key_gen_utf8_ex(const char *pass, int passlen, unsigned char *salt, int saltlen, int id, int iter, int n, unsigned char *out, const EVP_MD *md_type, OSSL_LIB_CTX *ctx, const char *propq) PKCS12_key_gen_utf8_ex() argument 71 PKCS12_key_gen_utf8(const char *pass, int passlen, unsigned char *salt, int saltlen, int id, int iter, int n, unsigned char *out, const EVP_MD *md_type) PKCS12_key_gen_utf8() argument 79 PKCS12_key_gen_uni_ex(unsigned char *pass, int passlen, unsigned char *salt, int saltlen, int id, int iter, int n, unsigned char *out, const EVP_MD *md_type, OSSL_LIB_CTX *libctx, const char *propq) PKCS12_key_gen_uni_ex() argument 133 PKCS12_key_gen_uni(unsigned char *pass, int passlen, unsigned char *salt, int saltlen, int id, int iter, int n, unsigned char *out, const EVP_MD *md_type) PKCS12_key_gen_uni() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/rc2/ |
| H A D | rc2_cbc.c | 19 void RC2_cbc_encrypt(const unsigned char *in, unsigned char *out, long length, in RC2_cbc_encrypt() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bss_sock.c | 103 static int sock_read(BIO *b, char *out, int outl) in sock_read() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_intern.c | 159 int bn_copy_words(BN_ULONG *out, const BIGNUM *in, int size) in bn_copy_words() argument
|