Searched defs:alg (Results 1 - 25 of 290) sorted by relevance

1234567891011>>

/netbsd-current/external/lgpl3/gmp/dist/rand/
H A Drand.c36 gmp_randinit (gmp_randstate_t rstate, gmp_randalg_t alg, ...) argument
/netbsd-current/external/lgpl3/gmp/dist/tests/cxx/
H A Dt-rand.cc62 gmp_randalg_t alg = GMP_RAND_ALG_LC; local
67 gmp_randalg_t alg = GMP_RAND_ALG_DEFAULT; local
72 gmp_randalg_t alg = (gmp_randalg_t) 0; local
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dap_mlme.c23 static const char * mlme_auth_alg_str(int alg) argument
/netbsd-current/tests/crypto/opencrypto/
H A Dh_sha2hmac.c42 int alg; member in struct:__anon5
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/pkcs7/
H A Dpk7_attr.c53 X509_ALGOR *alg; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_fat.c49 static int int_def_cb(const char *alg, int len, void *arg) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_fat.c50 static int int_def_cb(const char *alg, int len, void *arg) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/providers/common/include/prov/
H A Dprovider_util.h129 OSSL_ALGORITHM alg; member in struct:ag_capable_st
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/pkcs7/
H A Dpk7_attr.c53 X509_ALGOR *alg; local
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dsainfo.h70 int alg; member in struct:sainfoalg
/netbsd-current/external/apache2/mDNSResponder/dist/mDNSCore/
H A DCryptoAlg.h32 mDNSu8 alg; member in struct:__anon32
H A DCryptoAlg.c51 mDNSexport mStatus CryptoAlgInit(mDNSu8 alg, AlgFuncs *func) argument
71 EncAlgInit(mDNSu8 alg, AlgFuncs *func) argument
91 AlgCreate(AlgType type, mDNSu8 alg) argument
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/otp/
H A Dotptest.c71 char *alg; member in struct:test
120 OtpAlgorithm *alg = otp_find_alg (t->alg); local
43 test_one(OtpKey key1, char *name, char *val, void (*print)(OtpKey,char*, size_t), OtpAlgorithm *alg) argument
[all...]
H A Dotp_parse.c92 OtpAlgorithm *alg = (OtpAlgorithm *)a; local
163 otp_parse_altdict (OtpKey key, const char *str, OtpAlgorithm *alg) argument
196 otp_parse (OtpKey key, const char *s, OtpAlgorithm *alg) argument
142 otp_parse_internal(OtpKey key, const char *str, OtpAlgorithm *alg, int (*convert)(const char *, void *)) argument
[all...]
/netbsd-current/external/bsd/wpa/dist/src/crypto/
H A Dcrypto_internal.c20 enum crypto_hash_alg alg; member in struct:crypto_hash
39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ts/
H A Dts_lib.c73 int TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp_lib.c49 X509_ALGOR *alg; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ts/
H A Dts_lib.c73 int TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) argument
/netbsd-current/external/mpl/bind/dist/bin/confgen/
H A Dkeygen.c74 alg_bits(dns_secalg_t alg) { argument
97 generate_key(isc_mem_t *mctx, dns_secalg_t alg, int keysize, argument
154 write_key_file(const char *keyfile, const char *user, const char *keyname, isc_buffer_t *secret, dns_secalg_t alg) argument
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libdigest/
H A Ddigest.h69 uint32_t alg; /* algorithm */ member in struct:digest_t
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Ddigest.h59 uint32_t alg; /* algorithm */ member in struct:digest_t
H A Ddigest.c83 digest_alg_size(unsigned alg) argument
153 const unsigned alg; member in struct:rec_t
/netbsd-current/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/
H A Dsymmetric.c50 Trspi_Encrypt_ECB(UINT16 alg, BYTE *key, BYTE *in, UINT32 in_len, BYTE *out, argument
97 Trspi_Decrypt_ECB(UINT16 alg, BYTE *key, BYTE *in, UINT32 in_len, BYTE *out, argument
139 get_openssl_cipher(UINT16 alg, UINT16 mode) argument
253 Trspi_SymEncrypt(UINT16 alg, UINT16 mode, BYTE *key, BYTE *iv, BYTE *in, UINT32 in_len, BYTE *out, argument
327 Trspi_SymDecrypt(UINT16 alg, UINT16 mode, BYTE *key, BYTE *iv, BYTE *in, UINT32 in_len, BYTE *out, argument
[all...]
/netbsd-current/tests/dev/cgd/
H A Dt_cgd_adiantum.c296 configure_cgd(int fd, const char *dkpath, const char *alg, argument
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver_openbsd.c72 wpa_driver_openbsd_set_key(const char *ifname, void *priv, enum wpa_alg alg, argument

Completed in 416 milliseconds

1234567891011>>