Home
last modified time | relevance | path

Searched refs:DES_ENCRYPTION (Results 1 – 25 of 70) sorted by relevance

123

/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Dwc_encrypt.c137 ret = wc_Des_SetKey(des, key, iv, DES_ENCRYPTION); in wc_Des_CbcEncryptWithKey()
194 ret = wc_Des3_SetKey(des3, key, iv, DES_ENCRYPTION); in wc_Des3_CbcEncryptWithKey()
543 ret = wc_Des_SetKey(&des, key, desIv, DES_ENCRYPTION); in wc_CryptKey()
584 ret = wc_Des3_SetKey(&des, key, desIv, DES_ENCRYPTION); in wc_CryptKey()
H A Ddes3.c229 if (dir == DES_ENCRYPTION) { in DesCrypt()
239 if (dir == DES_ENCRYPTION) { in DesCrypt()
271 if (dir == DES_ENCRYPTION) { in DesCrypt()
332 DesCrypt(des, out, in, sz, DES_ENCRYPTION, DES_CBC); in wc_Des_CbcEncrypt()
344 DesCrypt(des, out, in, sz, DES_ENCRYPTION, DES_ECB); in wc_Des_EcbEncrypt()
369 if (dir == DES_ENCRYPTION) { in Des3Crypt()
409 if (dir == DES_ENCRYPTION) { in Des3Crypt()
468 return Des3Crypt(des, out, in, sz, DES_ENCRYPTION); in wc_Des3_CbcEncrypt()
1513 ret = DesSetKey(key + (dir == DES_ENCRYPTION ? 0:16), dir, des->key[0]); in wc_Des3_SetKey()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dwc_encrypt.c137 ret = wc_Des_SetKey(des, key, iv, DES_ENCRYPTION); in wc_Des_CbcEncryptWithKey()
194 ret = wc_Des3_SetKey(des3, key, iv, DES_ENCRYPTION); in wc_Des3_CbcEncryptWithKey()
543 ret = wc_Des_SetKey(&des, key, desIv, DES_ENCRYPTION); in wc_CryptKey()
584 ret = wc_Des3_SetKey(&des, key, desIv, DES_ENCRYPTION); in wc_CryptKey()
H A Ddes3.c229 if (dir == DES_ENCRYPTION) { in DesCrypt()
239 if (dir == DES_ENCRYPTION) { in DesCrypt()
271 if (dir == DES_ENCRYPTION) { in DesCrypt()
332 DesCrypt(des, out, in, sz, DES_ENCRYPTION, DES_CBC); in wc_Des_CbcEncrypt()
344 DesCrypt(des, out, in, sz, DES_ENCRYPTION, DES_ECB); in wc_Des_EcbEncrypt()
369 if (dir == DES_ENCRYPTION) { in Des3Crypt()
409 if (dir == DES_ENCRYPTION) { in Des3Crypt()
468 return Des3Crypt(des, out, in, sz, DES_ENCRYPTION); in wc_Des3_CbcEncrypt()
1513 ret = DesSetKey(key + (dir == DES_ENCRYPTION ? 0:16), dir, des->key[0]); in wc_Des3_SetKey()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dwc_encrypt.c137 ret = wc_Des_SetKey(des, key, iv, DES_ENCRYPTION); in wc_Des_CbcEncryptWithKey()
194 ret = wc_Des3_SetKey(des3, key, iv, DES_ENCRYPTION); in wc_Des3_CbcEncryptWithKey()
543 ret = wc_Des_SetKey(&des, key, desIv, DES_ENCRYPTION); in wc_CryptKey()
584 ret = wc_Des3_SetKey(&des, key, desIv, DES_ENCRYPTION); in wc_CryptKey()
H A Ddes3.c229 if (dir == DES_ENCRYPTION) { in DesCrypt()
239 if (dir == DES_ENCRYPTION) { in DesCrypt()
271 if (dir == DES_ENCRYPTION) { in DesCrypt()
332 DesCrypt(des, out, in, sz, DES_ENCRYPTION, DES_CBC); in wc_Des_CbcEncrypt()
344 DesCrypt(des, out, in, sz, DES_ENCRYPTION, DES_ECB); in wc_Des_EcbEncrypt()
369 if (dir == DES_ENCRYPTION) { in Des3Crypt()
409 if (dir == DES_ENCRYPTION) { in Des3Crypt()
468 return Des3Crypt(des, out, in, sz, DES_ENCRYPTION); in wc_Des3_CbcEncrypt()
1513 ret = DesSetKey(key + (dir == DES_ENCRYPTION ? 0:16), dir, des->key[0]); in wc_Des3_SetKey()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dwc_encrypt.c137 ret = wc_Des_SetKey(des, key, iv, DES_ENCRYPTION); in wc_Des_CbcEncryptWithKey()
194 ret = wc_Des3_SetKey(des3, key, iv, DES_ENCRYPTION); in wc_Des3_CbcEncryptWithKey()
543 ret = wc_Des_SetKey(&des, key, desIv, DES_ENCRYPTION); in wc_CryptKey()
584 ret = wc_Des3_SetKey(&des, key, desIv, DES_ENCRYPTION); in wc_CryptKey()
H A Ddes3.c229 if (dir == DES_ENCRYPTION) { in DesCrypt()
239 if (dir == DES_ENCRYPTION) { in DesCrypt()
271 if (dir == DES_ENCRYPTION) { in DesCrypt()
332 DesCrypt(des, out, in, sz, DES_ENCRYPTION, DES_CBC); in wc_Des_CbcEncrypt()
344 DesCrypt(des, out, in, sz, DES_ENCRYPTION, DES_ECB); in wc_Des_EcbEncrypt()
369 if (dir == DES_ENCRYPTION) { in Des3Crypt()
409 if (dir == DES_ENCRYPTION) { in Des3Crypt()
468 return Des3Crypt(des, out, in, sz, DES_ENCRYPTION); in wc_Des3_CbcEncrypt()
1513 ret = DesSetKey(key + (dir == DES_ENCRYPTION ? 0:16), dir, des->key[0]); in wc_Des3_SetKey()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dwc_encrypt.c137 ret = wc_Des_SetKey(des, key, iv, DES_ENCRYPTION); in wc_Des_CbcEncryptWithKey()
194 ret = wc_Des3_SetKey(des3, key, iv, DES_ENCRYPTION); in wc_Des3_CbcEncryptWithKey()
543 ret = wc_Des_SetKey(&des, key, desIv, DES_ENCRYPTION); in wc_CryptKey()
584 ret = wc_Des3_SetKey(&des, key, desIv, DES_ENCRYPTION); in wc_CryptKey()
H A Ddes3.c229 if (dir == DES_ENCRYPTION) { in DesCrypt()
239 if (dir == DES_ENCRYPTION) { in DesCrypt()
271 if (dir == DES_ENCRYPTION) { in DesCrypt()
332 DesCrypt(des, out, in, sz, DES_ENCRYPTION, DES_CBC); in wc_Des_CbcEncrypt()
344 DesCrypt(des, out, in, sz, DES_ENCRYPTION, DES_ECB); in wc_Des_EcbEncrypt()
369 if (dir == DES_ENCRYPTION) { in Des3Crypt()
409 if (dir == DES_ENCRYPTION) { in Des3Crypt()
468 return Des3Crypt(des, out, in, sz, DES_ENCRYPTION); in wc_Des3_CbcEncrypt()
1513 ret = DesSetKey(key + (dir == DES_ENCRYPTION ? 0:16), dir, des->key[0]); in wc_Des3_SetKey()
/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/wolfcrypt/
H A Ddes3.h71 DES_ENCRYPTION = 0, enumerator
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Ddes3.h71 DES_ENCRYPTION = 0, enumerator
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Ddes3.h71 DES_ENCRYPTION = 0, enumerator
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Ddes3.h71 DES_ENCRYPTION = 0, enumerator
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Ddes3.h71 DES_ENCRYPTION = 0, enumerator
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/port/ti/
H A Dti-des3.c65 if(!((dir == DES_ENCRYPTION) || (dir == DES_DECRYPTION))) in DesSetKey()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/ti/
H A Dti-des3.c65 if(!((dir == DES_ENCRYPTION) || (dir == DES_DECRYPTION))) in DesSetKey()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/ti/
H A Dti-des3.c65 if(!((dir == DES_ENCRYPTION) || (dir == DES_DECRYPTION))) in DesSetKey()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/ti/
H A Dti-des3.c65 if(!((dir == DES_ENCRYPTION) || (dir == DES_DECRYPTION))) in DesSetKey()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/ti/
H A Dti-des3.c65 if(!((dir == DES_ENCRYPTION) || (dir == DES_DECRYPTION)))
/dports/security/krb5-appl/krb5-appl-1.0.3/telnet/libtelnet/
H A Denc_des.c66 # ifdef DES_ENCRYPTION
H A Dencrypt.c111 #ifdef DES_ENCRYPTION
/dports/net/hostapd/hostapd-2.9/src/crypto/
H A Dcrypto_wolfssl.c300 wc_Des_SetKey(&des, pkey, NULL, DES_ENCRYPTION); in des_encrypt()
524 wc_Des3_SetKey(&ctx->enc.des3, key, iv, DES_ENCRYPTION) || in crypto_cipher_init()
/dports/net/hostapd-devel/hostap-14ab4a816/src/crypto/
H A Dcrypto_wolfssl.c300 wc_Des_SetKey(&des, pkey, NULL, DES_ENCRYPTION); in des_encrypt()
524 wc_Des3_SetKey(&ctx->enc.des3, key, iv, DES_ENCRYPTION) || in crypto_cipher_init()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_wolfssl.c300 wc_Des_SetKey(&des, pkey, NULL, DES_ENCRYPTION); in des_encrypt()
524 wc_Des3_SetKey(&ctx->enc.des3, key, iv, DES_ENCRYPTION) || in crypto_cipher_init()

123