/external/openssl/crypto/des/ |
D | rpc_enc.c | 73 DES_ecb_encrypt((const_DES_cblock *)desp->UDES.UDES_buf, in _des_crypt()
|
D | ecb_enc.c | 108 void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, in DES_ecb_encrypt() function
|
D | des.h | 150 void DES_ecb_encrypt(const_DES_cblock *input,DES_cblock *output,
|
D | des_old.c | 125 DES_ecb_encrypt(input, output, (DES_key_schedule *)ks, enc); in _ossl_old_des_ecb_encrypt()
|
D | des.c | 509 DES_ecb_encrypt( in doencryption() 588 DES_ecb_encrypt( in doencryption()
|
D | des_old.h | 161 DES_ecb_encrypt((i),(o),&(k),(e))
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
D | rpc_enc.c | 73 DES_ecb_encrypt((const_DES_cblock *)desp->UDES.UDES_buf, in _des_crypt()
|
D | ecb_enc.c | 108 void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, in DES_ecb_encrypt() function
|
D | des.h | 150 void DES_ecb_encrypt(const_DES_cblock *input,DES_cblock *output,
|
D | des_old.c | 125 DES_ecb_encrypt(input, output, (DES_key_schedule *)ks, enc); in _ossl_old_des_ecb_encrypt()
|
D | des.c | 509 DES_ecb_encrypt( in doencryption() 588 DES_ecb_encrypt( in doencryption()
|
D | des_old.h | 161 DES_ecb_encrypt((i),(o),&(k),(e))
|
/external/chromium_org/net/http/ |
D | des.cc | 99 DES_ecb_encrypt(reinterpret_cast<const_DES_cblock*>(const_cast<uint8*>(src)), in DESEncrypt()
|
/external/chromium/net/http/ |
D | des.cc | 99 DES_ecb_encrypt(reinterpret_cast<const_DES_cblock*>(const_cast<uint8*>(src)), in DESEncrypt()
|
/external/openssl/crypto/evp/ |
D | e_des.c | 78 DES_ecb_encrypt((DES_cblock *)(in + i), (DES_cblock *)(out + i), ctx->cipher_data, ctx->encrypt); in des_ecb_cipher()
|
/external/chromium_org/third_party/openssl/openssl/crypto/evp/ |
D | e_des.c | 78 DES_ecb_encrypt((DES_cblock *)(in + i), (DES_cblock *)(out + i), ctx->cipher_data, ctx->encrypt); in des_ecb_cipher()
|
/external/openssl/include/openssl/ |
D | des.h | 150 void DES_ecb_encrypt(const_DES_cblock *input,DES_cblock *output,
|
D | des_old.h | 161 DES_ecb_encrypt((i),(o),&(k),(e))
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
D | des.h | 150 void DES_ecb_encrypt(const_DES_cblock *input,DES_cblock *output,
|
D | des_old.h | 161 DES_ecb_encrypt((i),(o),&(k),(e))
|
/external/wpa_supplicant_8/src/crypto/ |
D | crypto_openssl.c | 35 #define DES_ecb_encrypt(input, output, ks, enc) \ macro 132 DES_ecb_encrypt((DES_cblock *) clear, (DES_cblock *) cypher, &ks, in des_encrypt()
|
/external/openssl/apps/ |
D | speed.c | 1266 DES_ecb_encrypt((DES_cblock *)buf, in MAIN()
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
D | speed.c | 1266 DES_ecb_encrypt((DES_cblock *)buf, in MAIN()
|