| /third_party/node/test/parallel/ |
| H A D | test-crypto-private-decrypt-gh32240.js | 31 function decrypt(key) { function
|
| H A D | test-crypto-padding-aes256.js | 40 function decrypt(val, pad) { function
|
| /third_party/FreeBSD/sys/crypto/rijndael/ |
| H A D | rijndael.h | 37 int decrypt; member
|
| /third_party/ltp/include/ |
| H A D | tst_af_alg.h | 155 bool decrypt; member
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/asymmetric_alg_test/ |
| H A D | hks_sm2_cipher_test.h | 61 struct TestCaseParam decrypt; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | rc4.c | 34 int av_rc4_init(AVRC4 *r, const uint8_t *key, int key_bits, int decrypt) { in av_rc4_init() argument 55 void av_rc4_crypt(AVRC4 *r, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) { in av_rc4_crypt() argument
|
| H A D | tea.c | 52 tea_crypt_ecb(AVTEA *ctx, uint8_t *dst, const uint8_t *src, int decrypt, uint8_t *iv) tea_crypt_ecb() argument 95 av_tea_crypt(AVTEA *ctx, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) av_tea_crypt() argument
|
| H A D | blowfish.c | 345 av_blowfish_crypt_ecb(AVBlowfish *ctx, uint32_t *xl, uint32_t *xr, int decrypt) av_blowfish_crypt_ecb() argument 376 av_blowfish_crypt(AVBlowfish *ctx, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) av_blowfish_crypt() argument
|
| H A D | xtea.c | 58 xtea_crypt_ecb(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, int decrypt, uint8_t *iv) xtea_crypt_ecb() argument 178 xtea_le_crypt_ecb(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, int decrypt, uint8_t *iv) xtea_le_crypt_ecb() argument 214 xtea_crypt(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt, void (*crypt)(AVXTEA *, uint8_t *, const uint8_t *, int, uint8_t *)) xtea_crypt() argument 243 av_xtea_crypt(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) av_xtea_crypt() argument 249 av_xtea_le_crypt(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) av_xtea_le_crypt() argument [all...] |
| H A D | des.c | 256 static uint64_t des_encdec(uint64_t in, uint64_t K[16], int decrypt) in des_encdec() argument 280 int av_des_init(AVDES *d, const uint8_t *key, int key_bits, av_unused int decrypt) { in av_des_init() argument 292 av_des_crypt_mac(AVDES *d, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt, int mac) av_des_crypt_mac() argument 324 av_des_crypt(AVDES *d, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) av_des_crypt() argument
|
| H A D | cast5.c | 480 void av_cast5_crypt2(AVCAST5* cs, uint8_t* dst, const uint8_t* src, int count, uint8_t *iv, int decrypt) in av_cast5_crypt2() argument 500 void av_cast5_crypt(AVCAST5* cs, uint8_t* dst, const uint8_t* src, int count, int decrypt) in av_cast5_crypt() argument
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | des.c | 49 static int run_test(int cbc, int decrypt) in run_test() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/compat/ |
| H A D | drv_klad.h | 28 hi_u32 decrypt : 1; /* [1] */ member
|
| /base/security/asset/services/crypto_manager/src/ |
| H A D | crypto.rs | 140 pub fn decrypt(key: &SecretKey, cipher: &Vec<u8>, aad: &Vec<u8>) -> Result<Vec<u8>> { in decrypt() functions
|
| /third_party/node/deps/openssl/openssl/util/perl/TLSProxy/ |
| H A D | Record.pm | 224 sub decrypt() subroutine
|
| /third_party/openssl/util/perl/TLSProxy/ |
| H A D | Record.pm | 224 sub decrypt() subroutine
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | glue_helper.c | 265 glue_xts_req_128bit(const struct common_glue_ctx *gctx, struct skcipher_request *req, common_glue_func_t tweak_fn, void *tweak_ctx, void *crypt_ctx, bool decrypt) glue_xts_req_128bit() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ipsec.h | 26 bool decrypt; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ipsec.h | 26 bool decrypt; member
|
| /third_party/mbedtls/programs/psa/ |
| H A D | crypto_examples.c | 174 uint8_t decrypt[block_size]; in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block() local 222 encrypt[input_size + block_size], decrypt[input_size + block_size]; in cipher_example_encrypt_decrypt_aes_cbc_pkcs7_multi() local 269 decrypt[input_size]; in cipher_example_encrypt_decrypt_aes_ctr_multi() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_dh.c | 331 int ossl_cms_dh_envelope(CMS_RecipientInfo *ri, int decrypt) in ossl_cms_dh_envelope() argument
|
| H A D | cms_rsa.c | 182 int ossl_cms_rsa_envelope(CMS_RecipientInfo *ri, int decrypt) in ossl_cms_rsa_envelope() argument
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_dh.c | 331 int ossl_cms_dh_envelope(CMS_RecipientInfo *ri, int decrypt) in ossl_cms_dh_envelope() argument
|
| H A D | cms_rsa.c | 176 int ossl_cms_rsa_envelope(CMS_RecipientInfo *ri, int decrypt) in ossl_cms_rsa_envelope() argument
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | pkcs7.rs | 191 pub fn decrypt<PT>( in decrypt() functions
|