Searched defs:algo (Results 101 - 109 of 109) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dvisibility.c559 gcry_cipher_algo_info (int algo, int what, void *buffer, size_t *nbytes) argument
613 gcry_cipher_get_algo_keylen (int algo) argument
619 gcry_cipher_get_algo_blklen (int algo) argument
697 gcry_pk_algo_info (int algo, int what, void *buffer, size_t *nbytes) argument
497 gcry_cipher_open(gcry_cipher_hd_t *handle, int algo, int mode, unsigned int flags) argument
752 gcry_pk_get_param(int algo, const char *name) argument
769 gcry_md_open(gcry_md_hd_t *h, int algo, unsigned int flags) argument
787 gcry_md_enable(gcry_md_hd_t hd, int algo) argument
831 gcry_md_read(gcry_md_hd_t hd, int algo) argument
837 gcry_md_hash_buffer(int algo, void *digest, const void *buffer, size_t length) argument
861 gcry_md_get_algo_dlen(int algo) argument
867 gcry_md_is_enabled(gcry_md_hd_t a, int algo) argument
894 gcry_md_algo_info(int algo, int what, void *buffer, size_t *nbytes) argument
900 gcry_md_algo_name(int algo) argument
1206 int algo = _gcry_pk_map_name (name); local
1214 gcry_kdf_derive(const void *passphrase, size_t passphraselen, int algo, int hashalgo, const void *salt, size_t saltlen, unsigned long iterations, size_t keysize, void *keybuffer) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmatroskadec.c111 uint64_t algo; member in struct:__anon3532
116 uint64_t algo; member in struct:__anon3533
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Draid5.c4964 static int only_parity(int raid_disk, int algo, int raid_disks, int max_degraded) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dmain.c1009 u16 algo; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dwlan.h425 u16_t algo; member in struct:zsWlanAuthFrameHeader
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmbcs.h471 struct algo_mmr algo; member in struct:mbcs_mmr
531 struct algoblock algo; member in struct:mbcs_soft
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmutils.c3768 bcm_crypto_algo_name(uint algo) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Durldata.h395 int algo; member in struct:digestdata
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dwlioctl.h917 uint32 algo; /* CRYPTO_ALGO_AES_CCM, CRYPTO_ALGO_WEP128, etc */ member in struct:wl_wsec_key

Completed in 303 milliseconds

12345