Home
last modified time | relevance | path

Searched defs:crypt (Results 151 – 175 of 1297) sorted by last modified time

12345678910>>...52

/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kssl/
H A Dkopenssl.h30 #define crypt _openssl_crypt macro
H A Dkssl.cpp28 #define crypt _openssl_crypt macro
H A Dksslcertchain.cpp30 #define crypt _openssl_crypt macro
H A Dksslcertificate.cpp53 #define crypt _openssl_crypt macro
H A Dksslutils.h27 #define crypt _openssl_crypt macro
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dmeson.build72 libcrypt = [ compiler.find_library('crypt') ] build
80 libcrypt = [ compiler.find_library('crypt') ] build
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/GehirnInc/crypt/
H A Dcrypt.go7 package crypt package
/dports/net/hostapd-devel/hostap-14ab4a816/src/ap/
H A Dwpa_auth.c2578 const u8 *end, *ie_start, *ie, *session, *crypt; in fils_decrypt_assoc() local
/dports/net/hostapd-devel/hostap-14ab4a816/src/crypto/
H A Daes-ccm.c150 const u8 *aad, size_t aad_len, u8 *crypt, u8 *auth) in aes_ccm_ae()
179 size_t M, const u8 *crypt, size_t crypt_len, in aes_ccm_ad()
H A Dcrypto_gnutls.c237 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
271 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
482 u8 *crypt, size_t len) in crypto_cipher_encrypt()
491 int crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, in crypto_cipher_decrypt()
H A Dcrypto_internal-cipher.c104 u8 *crypt, size_t len) in crypto_cipher_encrypt()
166 int crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, in crypto_cipher_decrypt()
H A Dcrypto_internal-rsa.c112 const u8 *crypt, size_t crypt_len, in crypto_public_key_decrypt_pkcs1()
H A Dcrypto_nettle.c261 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
292 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
437 u8 *crypt, size_t len) in crypto_cipher_encrypt()
451 int crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, in crypto_cipher_decrypt()
H A Dcrypto_wolfssl.c328 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
361 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
545 u8 *crypt, size_t len) in crypto_cipher_encrypt()
574 int crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, in crypto_cipher_decrypt()
H A Ddes-internal.c435 void des_block_encrypt(const u8 *plain, const u32 *ek, u8 *crypt) in des_block_encrypt()
446 void des_block_decrypt(const u8 *crypt, const u32 *dk, u8 *plain) in des_block_decrypt()
469 void des3_encrypt(const u8 *plain, const struct des3_key_s *key, u8 *crypt) in des3_encrypt()
483 void des3_decrypt(const u8 *crypt, const struct des3_key_s *key, u8 *plain) in des3_decrypt()
H A Daes-gcm.c230 const u8 *crypt, size_t crypt_len, u8 *S) in aes_gcm_ghash()
256 const u8 *aad, size_t aad_len, u8 *crypt, u8 *tag) in aes_gcm_ae()
289 const u8 *crypt, size_t crypt_len, in aes_gcm_ad()
H A Daes-internal-enc.c119 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
H A Dcrypto_openssl.c386 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
443 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
764 u8 *crypt, size_t len) in crypto_cipher_encrypt()
773 int crypto_cipher_decrypt(struct crypto_cipher *ctx, const u8 *crypt, in crypto_cipher_decrypt()
/dports/net/hostapd-devel/hostap-14ab4a816/src/drivers/
H A Ddriver_hostap.h171 } crypt; member
/dports/net/hostapd-devel/hostap-14ab4a816/wlantest/
H A Dgcmp.c119 u8 aad[30], nonce[12], *crypt, *pos; in gcmp_encrypt() local
H A Dinject.c115 u8 *crypt; in wlantest_inject_prot_bc() local
163 u8 *crypt; in wlantest_inject_prot() local
H A Dtkip.c446 u8 *crypt, *pos; in tkip_encrypt() local
H A Dccmp.c195 u8 *crypt, *pos; in ccmp_encrypt() local
245 u8 *crypt, *pos; in ccmp_encrypt_pv1() local
326 u8 *crypt, *pos; in ccmp_256_encrypt() local
/dports/net/hostapd-devel/hostap-14ab4a816/wpa_supplicant/
H A Dmesh_rsn.c637 u8 *ampe_buf, *crypt = NULL, *pos, *end; in mesh_rsn_process_ampe() local
/dports/net/hostapd-devel/hostap-14ab4a816/src/eap_common/
H A Dikev2_common.c176 const u8 *plain, u8 *crypt, size_t len) in ikev2_encr_encrypt()
211 const u8 *crypt, u8 *plain, size_t len) in ikev2_encr_decrypt()

12345678910>>...52