Home
last modified time | relevance | path

Searched refs:IDEA_encrypt (Results 1 – 18 of 18) sorted by relevance

/third_party/openssl/crypto/idea/
Di_cbc.c40 IDEA_encrypt(tin, ks); in IDEA_cbc_encrypt()
52 IDEA_encrypt(tin, ks); in IDEA_cbc_encrypt()
69 IDEA_encrypt(tin, ks); in IDEA_cbc_encrypt()
82 IDEA_encrypt(tin, ks); in IDEA_cbc_encrypt()
96 void IDEA_encrypt(unsigned long *d, IDEA_KEY_SCHEDULE *key) in IDEA_encrypt() function
Di_cfb64.c49 IDEA_encrypt((unsigned long *)ti, schedule); in IDEA_cfb64_encrypt()
69 IDEA_encrypt((unsigned long *)ti, schedule); in IDEA_cfb64_encrypt()
Di_ecb.c35 IDEA_encrypt(d, ks); in IDEA_ecb_encrypt()
Di_ofb64.c53 IDEA_encrypt((unsigned long *)ti, schedule); in IDEA_ofb64_encrypt()
/third_party/node/deps/openssl/openssl/crypto/idea/
Di_cbc.c40 IDEA_encrypt(tin, ks); in IDEA_cbc_encrypt()
52 IDEA_encrypt(tin, ks); in IDEA_cbc_encrypt()
69 IDEA_encrypt(tin, ks); in IDEA_cbc_encrypt()
82 IDEA_encrypt(tin, ks); in IDEA_cbc_encrypt()
96 void IDEA_encrypt(unsigned long *d, IDEA_KEY_SCHEDULE *key) in IDEA_encrypt() function
Di_cfb64.c49 IDEA_encrypt((unsigned long *)ti, schedule); in IDEA_cfb64_encrypt()
69 IDEA_encrypt((unsigned long *)ti, schedule); in IDEA_cfb64_encrypt()
Di_ecb.c35 IDEA_encrypt(d, ks); in IDEA_ecb_encrypt()
Di_ofb64.c53 IDEA_encrypt((unsigned long *)ti, schedule); in IDEA_ofb64_encrypt()
/third_party/openssl/ohos_lite/include/openssl/
Didea.h46 void IDEA_encrypt(unsigned long *in, IDEA_KEY_SCHEDULE *ks);
56 # define idea_encrypt IDEA_encrypt
/third_party/node/deps/openssl/openssl/include/openssl/
Didea.h62 OSSL_DEPRECATEDIN_3_0 void IDEA_encrypt(unsigned long *in,
74 # define idea_encrypt IDEA_encrypt
/third_party/openssl/include/openssl/
Didea.h62 OSSL_DEPRECATEDIN_3_0 void IDEA_encrypt(unsigned long *in,
74 # define idea_encrypt IDEA_encrypt
/third_party/node/deps/openssl/openssl/util/
Dmissingcrypto.txt641 IDEA_encrypt(3)
Dmissingcrypto111.txt748 IDEA_encrypt(3)
Dlibcrypto.num644 IDEA_encrypt 662 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,IDEA
/third_party/openssl/util/
Dmissingcrypto.txt641 IDEA_encrypt(3)
Dmissingcrypto111.txt748 IDEA_encrypt(3)
Dlibcrypto.num644 IDEA_encrypt 662 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,IDEA
/third_party/openssl/doc/man7/
Dmigration_guide.pod1867 IDEA_encrypt(), IDEA_set_decrypt_key(), IDEA_set_encrypt_key(),