Searched refs:EVP_CIPHER (Results 76 - 100 of 161) sorted by relevance

1234567

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Ds2_enc.c67 const EVP_CIPHER *c;
H A Ds3_enc.c199 const EVP_CIPHER *c;
350 const EVP_CIPHER *c;
426 const EVP_CIPHER *enc;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/demos/
H A Db64.c90 EVP_CIPHER *cipher=NULL,*c;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dd1_enc.c131 const EVP_CIPHER *enc;
H A Ds2_enc.c67 const EVP_CIPHER *c;
H A Ds3_enc.c198 const EVP_CIPHER *c;
362 const EVP_CIPHER *c;
442 const EVP_CIPHER *enc;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dgendsa.c90 const EVP_CIPHER *enc=NULL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pem/
H A Dpem_seal.c70 int PEM_SealInit(PEM_ENCODE_SEAL_CTX *ctx, EVP_CIPHER *type, EVP_MD *md_type,
H A Dpem_lib.c264 char *x, const EVP_CIPHER *enc, unsigned char *kstr,
283 char *x, const EVP_CIPHER *enc, unsigned char *kstr,
435 const EVP_CIPHER *enc=NULL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Dgendsa.c89 const EVP_CIPHER *enc=NULL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/engine/
H A Dengine.h270 * int foo(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid);
273 * the framework wants the EVP_CIPHER for 'nid', it will call;
280 typedef int (*ENGINE_CIPHERS_PTR)(ENGINE *, const EVP_CIPHER **, const int **, int);
462 const EVP_CIPHER *ENGINE_get_cipher(ENGINE *e, int nid);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/evp/
H A Dopenbsd_hw.c257 static const EVP_CIPHER r4_cipher=
271 const EVP_CIPHER *EVP_dev_crypto_rc4(void)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dengine.h270 * int foo(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid);
273 * the framework wants the EVP_CIPHER for 'nid', it will call;
280 typedef int (*ENGINE_CIPHERS_PTR)(ENGINE *, const EVP_CIPHER **, const int **, int);
462 const EVP_CIPHER *ENGINE_get_cipher(ENGINE *e, int nid);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dpkcs12.h183 X509_SIG *PKCS8_encrypt(int pbe_nid, const EVP_CIPHER *cipher,
225 ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md_type,
H A Dengine.h283 * int foo(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid);
286 * the framework wants the EVP_CIPHER for 'nid', it will call;
293 typedef int (*ENGINE_CIPHERS_PTR)(ENGINE *, const EVP_CIPHER **, const int **, int);
499 const EVP_CIPHER *ENGINE_get_cipher(ENGINE *e, int nid);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Devp_test.c136 static void test1(const EVP_CIPHER *c,const unsigned char *key,int kn,
250 const EVP_CIPHER *c;
343 /* Load up the software EVP_CIPHER and EVP_MD definitions */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dp5_pbev2.c87 X509_ALGOR *PKCS5_pbe2_set(const EVP_CIPHER *cipher, int iter,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A Devp_test.c136 static void test1(const EVP_CIPHER *c,const unsigned char *key,int kn,
250 const EVP_CIPHER *c;
343 /* Load up the software EVP_CIPHER and EVP_MD definitions */
H A Dopenbsd_hw.c257 static const EVP_CIPHER r4_cipher=
271 const EVP_CIPHER *EVP_dev_crypto_rc4(void)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs12/
H A Dpkcs12.h183 X509_SIG *PKCS8_encrypt(int pbe_nid, const EVP_CIPHER *cipher,
225 ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md_type,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/asn1/
H A Dp5_pbev2.c87 X509_ALGOR *PKCS5_pbe2_set(const EVP_CIPHER *cipher, int iter,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/pem/
H A Dpem_lib.c262 const EVP_CIPHER *enc, unsigned char *kstr, int klen,
281 const EVP_CIPHER *enc, unsigned char *kstr, int klen,
433 const EVP_CIPHER *enc=NULL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/engines/zencod/
H A Dhw_zencod.c172 static int engine_ciphers ( ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid ) ;
1274 static const EVP_CIPHER engine_rc4 =
1291 static const EVP_CIPHER engine_rc4_40 =
1316 static const EVP_CIPHER engine_des_cbc =
1342 static const EVP_CIPHER engine_des_ede3_cbc =
1517 static int engine_ciphers ( ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid )
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/zencod/
H A Dhw_zencod.c172 static int engine_ciphers ( ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid ) ;
1274 static const EVP_CIPHER engine_rc4 =
1291 static const EVP_CIPHER engine_rc4_40 =
1316 static const EVP_CIPHER engine_des_cbc =
1342 static const EVP_CIPHER engine_des_ede3_cbc =
1517 static int engine_ciphers ( ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid )
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Dengine.h283 * int foo(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid);
286 * the framework wants the EVP_CIPHER for 'nid', it will call;
293 typedef int (*ENGINE_CIPHERS_PTR)(ENGINE *, const EVP_CIPHER **, const int **, int);
499 const EVP_CIPHER *ENGINE_get_cipher(ENGINE *e, int nid);

Completed in 150 milliseconds

1234567