Searched defs:nid (Results 26 - 50 of 100) sorted by relevance

1234

/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Deck_prn.c173 int nid; local
H A Dec_key.c93 EC_KEY *EC_KEY_new_by_curve_name(int nid) argument
H A Dectest.c1554 int nid = curves[n].nid; local
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Da_object.c389 ASN1_OBJECT *ASN1_OBJECT_create(int nid, unsigned char *data, int len, argument
H A Da_strnid.c213 ASN1_STRING_TABLE *ASN1_STRING_TABLE_get(int nid) argument
232 int ASN1_STRING_TABLE_add(int nid, argument
129 ASN1_STRING_set_by_NID(ASN1_STRING **out, const unsigned char *in, int inlen, int inform, int nid) argument
[all...]
/freebsd-10-stable/contrib/libpcap/
H A Dgrammar.y339 nid: ID { $$.b = gen_scode($1, $$.q = $<blk>0.q); } label
/freebsd-10-stable/contrib/wpa/src/eap_common/
H A Deap_pwd_common.c96 int nid, is_odd, ret = 0; local
/freebsd-10-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_old.c237 int nid = strtoul(network, NULL, 10); local
/freebsd-10-stable/crypto/openssl/crypto/cms/
H A Dcms_lib.c382 int nid; local
/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Deng_openssl.c293 openssl_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) argument
363 openssl_digests(ENGINE *e, const EVP_MD **digest, const int **nids, int nid) argument
[all...]
H A Deng_table.c63 int nid; member in struct:st_engine_pile
241 ENGINE *engine_table_select(ENGINE_TABLE **table, int nid) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_lib.c67 int nid; local
239 int i, j, nid; local
/freebsd-10-stable/crypto/openssl/crypto/ts/
H A Dts_req_utils.c199 int TS_REQ_get_ext_by_NID(TS_REQ *a, int nid, int lastpos) argument
229 void *TS_REQ_get_ext_d2i(TS_REQ *a, int nid, int *crit, int *idx) argument
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509_req.c170 int i, nid; local
272 int X509_REQ_get_attr_by_NID(const X509_REQ *req, int nid, int lastpos) argument
223 X509_REQ_add_extensions_nid(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts, int nid) argument
310 X509_REQ_add1_attr_by_NID(X509_REQ *req, int nid, int type, const unsigned char *bytes, int len) argument
[all...]
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost_crypt.c141 int nid; local
167 static int gost_cipher_set_param(struct ossl_gost_cipher_ctx *c, int nid) argument
[all...]
H A Dgost_lcl.h146 int nid; member in struct:gost_cipher_info
H A Dgost2001.c35 int fill_GOST2001_params(EC_KEY *eckey, int nid) argument
H A Dgost_sign.c259 int fill_GOST94_params(DSA *dsa, int nid) argument
/freebsd-10-stable/usr.sbin/uefisign/
H A Duefisign.c160 int len, nid, ok; local
/freebsd-10-stable/crypto/openssl/crypto/ecdsa/
H A Decdsatest.c181 int x9_62_test_internal(BIO *out, int nid, const char *r_in, const char *s_in) argument
296 int nid, ret = 0; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Devp_pbe.c255 int EVP_PBE_alg_add(int nid, const EVP_CIPHER *cipher, const EVP_MD *md, argument
H A Devp_lib.c144 int nid; local
/freebsd-10-stable/crypto/openssl/apps/
H A Decparam.c355 int nid; local
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c111 int nid; local
/freebsd-10-stable/crypto/openssh/
H A Dssh-rsa.c88 int nid, hash_alg, ret = SSH_ERR_INTERNAL_ERROR; local

Completed in 226 milliseconds

1234