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

1234

/freebsd-10.3-release/crypto/openssl/engines/ccgost/
H A Dgost_params.h14 int nid; member in struct:R3410
23 int nid; member in struct:R3410_2001
/freebsd-10.3-release/crypto/openssl/crypto/rsa/
H A Drsa_x931.c150 int RSA_X931_hash_id(int nid) argument
/freebsd-10.3-release/contrib/sendmail/libsm/
H A Dniprop.c74 ni_id nid; local
/freebsd-10.3-release/crypto/openssl/crypto/asn1/
H A Dasn_moid.c111 int nid; local
H A Da_object.c385 ASN1_OBJECT *ASN1_OBJECT_create(int nid, unsigned char *data, int len, argument
/freebsd-10.3-release/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 Deng_table.c63 int nid; member in struct:st_engine_pile
241 ENGINE *engine_table_select(ENGINE_TABLE **table, int nid) argument
[all...]
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.3-release/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
/freebsd-10.3-release/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.3-release/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.3-release/crypto/openssl/crypto/ocsp/
H A Docsp_lib.c104 int nid; local
/freebsd-10.3-release/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.3-release/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.3-release/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...]
/freebsd-10.3-release/sys/dev/cardbus/
H A Dcardbusvar.h58 uint8_t nid[6]; /* MAC address */ member in struct:cardbus_devinfo::__anon8194::__anon8195
/freebsd-10.3-release/sys/fs/fuse/
H A Dfuse_node.h74 uint64_t nid; member in struct:fuse_vnode_data
/freebsd-10.3-release/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c152 nid_t nid = w->nid; local
[all...]
/freebsd-10.3-release/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.3-release/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.3-release/crypto/openssl/crypto/ec/
H A Dec_pmeth.c246 int nid; local
H A Deck_prn.c173 int nid; local

Completed in 158 milliseconds

1234