Searched defs:nids (Results 1 - 13 of 13) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/engine/
H A Dtb_cipher.c78 const int *nids; local
100 const int *nids; local
H A Dtb_digest.c78 const int *nids; local
100 const int *nids; local
H A Dtb_pkmeth.c79 const int *nids; local
101 const int *nids; local
H A Deng_table.c130 engine_table_register(ENGINE_TABLE **table, ENGINE_CLEANUP_CB *cleanup, ENGINE *e, const int *nids, int num_nids, int setdefault) argument
H A Dtb_asnmth.c81 const int *nids; local
103 const int *nids; local
181 const int *nids; local
H A Deng_openssl.c277 openssl_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) argument
345 openssl_digests(ENGINE *e, const EVP_MD **digest, const int **nids, int nid) argument
H A Deng_cryptodev.c234 static int nids[CRYPTO_ALGORITHM_MAX]; local
274 static int nids[CRYPTO_ALGORITHM_MAX]; local
326 cryptodev_usable_ciphers(const int **nids) argument
332 cryptodev_usable_digests(const int **nids) argument
600 cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) argument
867 cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest, const int **nids, int nid) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/engines/ccgost/
H A Dgost_eng.c156 gost_digests(ENGINE *e, const EVP_MD **digest, const int **nids, int nid) argument
182 gost_ciphers(ENGINE *e,const EVP_CIPHER **cipher, const int **nids, int nid) argument
208 gost_pkey_meths(ENGINE *e, EVP_PKEY_METHOD **pmeth, const int **nids, int nid) argument
229 gost_pkey_asn1_meths(ENGINE *e, EVP_PKEY_ASN1_METHOD **ameth, const int **nids, int nid) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dengine.c451 const int *nids; local
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A Dx509_req.c181 void X509_REQ_set_extension_nids(int *nids) argument
/barrelfish-master/lib/openssl-1.0.0d/demos/engines/rsaref/
H A Drsaref.c500 rsaref_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) argument
526 rsaref_digests(ENGINE *e, const EVP_MD **digest, const int **nids, int nid) argument
/barrelfish-master/lib/openssl-1.0.0d/engines/
H A De_padlock.c726 padlock_ciphers (ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) argument
/barrelfish-master/lib/openssl-1.0.0d/demos/engines/zencod/
H A Dhw_zencod.c1359 static int engine_digests ( ENGINE *e, const EVP_MD **digest, const int **nids, int nid ) argument
1517 static int engine_ciphers ( ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid ) argument

Completed in 63 milliseconds