Searched defs:nid (Results 1 - 25 of 100) sorted by relevance

1234

/freebsd-10-stable/contrib/sendmail/libsm/
H A Dniprop.c74 ni_id nid; local
/freebsd-10-stable/crypto/openssl/crypto/rsa/
H A Drsa_x931.c150 int RSA_X931_hash_id(int nid) argument
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost_params.h14 int nid; member in struct:R3410
23 int nid; member in struct:R3410_2001
H A Dgost_eng.c164 gost_digests(ENGINE *e, const EVP_MD **digest, const int **nids, int nid) argument
186 gost_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) argument
206 gost_pkey_meths(ENGINE *e, EVP_PKEY_METHOD **pmeth, const int **nids, int nid) argument
231 gost_pkey_asn1_meths(ENGINE *e, EVP_PKEY_ASN1_METHOD **ameth, const int **nids, int nid) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dasn_moid.c111 int nid; local
/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Dtb_cipher.c115 ENGINE *ENGINE_get_cipher_engine(int nid) argument
121 const EVP_CIPHER *ENGINE_get_cipher(ENGINE *e, int nid) argument
H A Dtb_digest.c115 ENGINE *ENGINE_get_digest_engine(int nid) argument
121 const EVP_MD *ENGINE_get_digest(ENGINE *e, int nid) argument
H A Dtb_pkmeth.c116 ENGINE *ENGINE_get_pkey_meth_engine(int nid) argument
122 const EVP_PKEY_METHOD *ENGINE_get_pkey_meth(ENGINE *e, int nid) argument
H A Dtb_asnmth.c118 ENGINE *ENGINE_get_pkey_asn1_meth_engine(int nid) argument
127 const EVP_PKEY_ASN1_METHOD *ENGINE_get_pkey_asn1_meth(ENGINE *e, int nid) argument
208 static void look_str_cb(int nid, STACK_OF(ENGINE) *sk, ENGINE *def, void *arg) argument
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509_v3.c185 X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex, int nid, argument
H A Dx509_att.c219 X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_NID(X509_ATTRIBUTE **attr, int nid, argument
H A Dx509_ext.c73 int X509_CRL_get_ext_by_NID(X509_CRL *x, int nid, int lastpos) argument
98 void *X509_CRL_get_ext_d2i(X509_CRL *x, int nid, int *crit, int *idx) argument
103 int X509_CRL_add1_ext_i2d(X509_CRL *x, int nid, void *value, int crit, argument
119 int X509_get_ext_by_NID(X509 *x, int nid, int lastpos) argument
150 void *X509_get_ext_d2i(X509 *x, int nid, int *crit, int *idx) argument
155 X509_add1_ext_i2d(X509 *x, int nid, void *value, int crit, unsigned long flags) argument
167 X509_REVOKED_get_ext_by_NID(X509_REVOKED *x, int nid, int lastpos) argument
198 X509_REVOKED_get_ext_d2i(X509_REVOKED *x, int nid, int *crit, int *idx) argument
203 X509_REVOKED_add1_ext_i2d(X509_REVOKED *x, int nid, void *value, int crit, unsigned long flags) argument
[all...]
H A Dx509name.c67 int X509_NAME_get_text_by_NID(X509_NAME *name, int nid, char *buf, int len) argument
102 int X509_NAME_get_index_by_NID(X509_NAME *name, int nid, int lastpos) argument
195 int X509_NAME_add_entry_by_NID(X509_NAME *name, int nid, int type, argument
304 X509_NAME_ENTRY *X509_NAME_ENTRY_create_by_NID(X509_NAME_ENTRY **ne, int nid, argument
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Devp_pkey.c176 int EVP_PKEY_get_attr_by_NID(const EVP_PKEY *key, int nid, int lastpos) argument
213 EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, int nid, int type, const unsigned char *bytes, int len) argument
/freebsd-10-stable/crypto/openssl/crypto/pkcs12/
H A Dp12_crt.c67 static int copy_bag_attr(PKCS12_SAFEBAG *bag, EVP_PKEY *pkey, int nid) argument
/freebsd-10-stable/sys/dev/cardbus/
H A Dcardbusvar.h58 uint8_t nid[6]; /* MAC address */ member in struct:cardbus_devinfo::__anon3::__anon4
/freebsd-10-stable/sys/fs/fuse/
H A Dfuse_node.h74 uint64_t nid; member in struct:fuse_vnode_data
/freebsd-10-stable/crypto/openssl/crypto/pem/
H A Dpem_pk8.c83 int PEM_write_bio_PKCS8PrivateKey_nid(BIO *bp, EVP_PKEY *x, int nid, argument
104 int i2d_PKCS8PrivateKey_nid_bio(BIO *bp, EVP_PKEY *x, int nid, argument
111 static int do_pk8pkey(BIO *bp, EVP_PKEY *x, int isder, int nid, argument
203 i2d_PKCS8PrivateKey_nid_fp(FILE *fp, EVP_PKEY *x, int nid, char *kstr, int klen, pem_password_cb *cb, void *u) argument
210 PEM_write_PKCS8PrivateKey_nid(FILE *fp, EVP_PKEY *x, int nid, char *kstr, int klen, pem_password_cb *cb, void *u) argument
224 do_pk8pkey_fp(FILE *fp, EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, char *kstr, int klen, pem_password_cb *cb, void *u) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ocsp/
H A Docsp_lib.c104 int nid; local
/freebsd-10-stable/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c152 nid_t nid = w->nid; local
[all...]
/freebsd-10-stable/tools/tools/bus_autoconf/
H A Dbus_usb.c152 usb_sort_entries(struct usb_device_id *id, uint32_t nid) argument
251 usb_dump(struct usb_device_id *id, uint32_t nid) argument
/freebsd-10-stable/crypto/openssl/crypto/cms/
H A Dcms_att.c69 int CMS_signed_get_attr_by_NID(const CMS_SignerInfo *si, int nid, int lastpos) argument
134 int CMS_unsigned_get_attr_by_NID(const CMS_SignerInfo *si, int nid, argument
106 CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si, int nid, int type, const void *bytes, int len) argument
172 CMS_unsigned_add1_attr_by_NID(CMS_SignerInfo *si, int nid, int type, const void *bytes, int len) argument
/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Dec_pmeth.c246 int nid; local
/freebsd-10-stable/crypto/openssl/crypto/ecdh/
H A Decdhtest.c123 static int test_ecdh_curve(int nid, const char *text, BN_CTX *ctx, BIO *out) argument
/freebsd-10-stable/crypto/openssl/crypto/x509v3/
H A Dv3_lib.c98 const X509V3_EXT_METHOD *X509V3_EXT_get_nid(int nid) argument
119 int nid; local
[all...]

Completed in 386 milliseconds

1234