Searched defs:nid (Results 126 - 150 of 157) sorted by relevance

1234567

/freebsd-current/crypto/openssl/include/crypto/
H A Devp.h291 int nid; member in struct:evp_cipher_st
[all...]
/freebsd-current/crypto/openssl/apps/lib/
H A Ds_cb.c227 static const char *get_sigtype(int nid) argument
307 int nid; local
358 int i, ngroups, *groups, nid; local
1225 int nid; local
1378 security_callback_debug(const SSL *s, const SSL_CTX *ctx, int op, int bits, int nid, void *other, void *ex) argument
[all...]
H A Dapps.c1912 int nid; local
/freebsd-current/crypto/openssl/include/openssl/
H A Dpkcs7.h411 int PKCS7_simple_smimecap(STACK_OF(X509_ALGOR) *sk, int nid, int arg); variable
H A Dasn1.h224 int nid; member in struct:asn1_string_table_st
H A Dx509.h1071 int nid, in variable
1132 int X509at_get_attr_by_NID(const STACK_OF(X509_ATTRIBUTE) *x, int nid, variable
1146 **x, int nid, int type, variable
[all...]
/freebsd-current/crypto/openssh/
H A Dssh-pkcs11.c716 int nid; local
933 int nid; local
[all...]
H A Dsshd.c680 get_hostkey_by_type(int type, int nid, int need_private, struct ssh *ssh) argument
721 get_hostkey_public_by_type(int type, int nid, struct ssh *ssh) argument
727 get_hostkey_private_by_type(int type, int nid, struct ssh *ssh) argument
H A Dsshkey.c188 sshkey_impl_from_type_nid(int type, int nid) argument
219 sshkey_ssh_name_from_type_nid(int type, int nid) argument
501 sshkey_curve_nid_to_bits(int nid) argument
535 sshkey_curve_nid_to_name(int nid) argument
552 sshkey_ec_nid_to_hash_alg(int nid) argument
1154 peek_type_nid(const char *s, size_t l, int *nid) argument
1363 int nid; local
[all...]
/freebsd-current/sys/dev/firewire/
H A Dsbp.c1350 int nid; local
/freebsd-current/crypto/openssl/crypto/evp/
H A Dp_lib.c1260 int *nid = (int *)data; local
1288 int nid = NID_undef; local
1344 int nid local
[all...]
/freebsd-current/crypto/openssl/test/
H A Dectest.c1140 int nid = curves[n].nid; local
1158 int r, nid = curves[n].nid; local
1212 const int nid; member in struct:nistp_test_params
1500 int ret = 0, nid, field_nid, has_seed; local
1696 int ret = 0, nid, rv = 0; local
1823 int ret = 0, nid, tnid; local
2156 int nid = curves[n].nid; local
2344 int ret = 0, nid; local
2613 int ret = 0, nid, bsize; local
2697 int ret = 0, nid, bsize; local
[all...]
H A Devp_extra_test.c3541 int nid; local
4684 int nid; local
4766 int nid; local
[all...]
/freebsd-current/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c443 static int prepare_dh_params(const void *dh, int nid, int save, argument
547 static int encode_dsa_params(const void *dsa, int nid, argument
570 static int prepare_dsa_params(const void *dsa, int nid, int save, argument
668 static int prepare_ec_params(const void *eckey, int nid, int save, argument
837 static int prepare_rsa_params(const void *rsa, int nid, in argument
[all...]
/freebsd-current/crypto/openssl/apps/
H A Dreq.c1134 int nid, mval; local
1360 add_DN_object(X509_NAME *n, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype, int mval) argument
1380 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) argument
[all...]
H A Dca.c1509 int ok = -1, i, j, last, nid; local
2014 int nid; local
H A Dspeed.c1276 unsigned int nid; member in struct:ec_curve_st
1415 unsigned int nid; member in struct:ffdh_params_st
[all...]
/freebsd-current/crypto/openssl/ssl/
H A Dssl_ciph.c29 int nid; member in struct:__anon70
H A Dt1_lib.c142 int nid; member in struct:__anon118
472 uint16_t tls1_nid2group_id(int nid) argument
3001 int secbits, nid, pknid; local
[all...]
/freebsd-current/sys/fs/fuse/
H A Dfuse_vnops.c1396 uint64_t nid; member in struct:fuse_lookup_alloc_arg
1447 uint64_t nid; local
[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_crypto.c3520 int nid; local
4075 int nid; local
[all...]
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dcrypto.c290 parse_ECParameters(hx509_context context, heim_octet_string *parameters, int *nid) argument
/freebsd-current/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c1688 int nid; member in struct:crypto_ec
1736 int nid; local
2348 int nid; local
2459 int nid; local
2551 int nid; local
2898 int nid; local
3107 int nid; local
3152 int nid; local
3178 int nid; local
[all...]
H A Dtls_openssl.c1838 static int match_dn_field(const X509 *cert, int nid, const char *field, argument
1914 int nid; local
1801 get_dn_field_index(const struct tls_dn_field_order_cnt *dn_cnt, int nid) argument
3070 int nid[1] = { NID_secp384r1 }; local
3133 int nid[1] = { NID_secp384r1 }; local
[all...]
/freebsd-current/crypto/openssl/crypto/x509/
H A Dx509_vfy.c1114 static int crl_extension_match(X509_CRL *a, X509_CRL *b, int nid) argument

Completed in 451 milliseconds

1234567