Home
last modified time | relevance | path

Searched defs:n (Results 251 – 275 of 293) sorted by relevance

1...<<1112

/openssl/apps/
H A Dca.c1089 char *n = new_cert + outdirlen; in ca_main() local
1505 X509_NAME *n = parse_name(subj, chtype, multirdn, "subject"); in do_body() local
2002 X509_NAME *n = NULL; in certify_spkac() local
/openssl/crypto/x509/
H A Dv3_ncons.c101 static int ia5ncasecmp(const char *s1, const char *s2, size_t n) in ia5ncasecmp()
H A Dx509_cmp.c241 int n = sk_X509_num(certs /* may be NULL */); in ossl_x509_add_certs_new() local
H A Dx509_vfy.c318 int i, n = sk_X509_num(sk); in sk_X509_contains() local
784 int n = sk_OPENSSL_STRING_num(vpm->hosts); in check_hosts() local
1750 int n = sk_X509_num(ctx->chain) - 1; in internal_verify() local
H A Dv3_addr.c136 int i, n; in i2r_address() local
/openssl/engines/
H A De_padlock.c460 int n = EVP_CIPHER_CTX_get_num(ctx); in padlock_ctr_cipher() local
/openssl/test/
H A Dendecode_test.c35 #define TEST_FL_mem_eq(a, m, b, n) test_mem_eq(file, line, #a, #b, a, m, b, n) argument
36 #define TEST_FL_strn_eq(a, b, n) test_strn_eq(file, line, #a, #b, a, n, b, n) argument
37 #define TEST_FL_strn2_eq(a, m, b, n) test_strn_eq(file, line, #a, #b, a, m, b, n) argument
H A Ddhtest.c234 static int cb(int p, int n, BN_GENCB *arg) in cb()
H A Dmodes_internal_test.c805 #define GCM128_TEST_VECTOR(n) \ argument
H A Dssl_old_test.c818 size_t n = OSSL_NELEM(versions); in protocol_from_string() local
912 int n, comp = 0; in main() local
/openssl/crypto/pem/
H A Dpvkfmt.c447 BIGNUM *e = NULL, *n = NULL, *d = NULL; in ossl_b2i_RSA_after_header() local
669 const BIGNUM *n, *d, *e, *p, *q, *iqmp, *dmp1, *dmq1; in write_rsa() local
/openssl/crypto/engine/
H A Deng_openssl.c208 const int n = EVP_CIPHER_CTX_get_key_length(ctx); in test_rc4_init_key() local
/openssl/providers/implementations/rands/
H A Ddrbg.c310 size_t ret = 0, n; in prov_drbg_get_nonce() local
/openssl/crypto/ocsp/
H A Docsp_ext.c360 X509_EXTENSION *OCSP_crlID_new(const char *url, long *n, char *tim) in OCSP_crlID_new()
/openssl/include/openssl/
H A Dcrypto.h.in112 # define OPENSSL_strndup(str, n) \ argument
H A Devp.h680 # define EVP_add_cipher_alias(n,alias) \ argument
682 # define EVP_add_digest_alias(n,alias) \ argument
/openssl/providers/fips/
H A Dfipsprov.c871 int BIO_snprintf(char *buf, size_t n, const char *format, ...) in BIO_snprintf()
/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c440 static int rsa_gencb(int p, int n, BN_GENCB *cb) in rsa_gencb()
H A Ddsa_kmgmt.c538 static int dsa_gencb(int p, int n, BN_GENCB *cb) in dsa_gencb()
H A Ddh_kmgmt.c676 static int dh_gencb(int p, int n, BN_GENCB *cb) in dh_gencb()
/openssl/apps/lib/
H A Dapps.c1383 const char *n; in index_serial_hash() local
1842 X509_NAME *n; in parse_name() local
2862 DWORD n; in raw_read_stdin() local
2891 DWORD n; in raw_write_stdout() local
H A Dopt.c69 size_t i, n; in opt_progname() local
/openssl/crypto/aes/
H A Daes_core.c605 int i, n; in KeyExpansion() local
/openssl/crypto/aria/
H A Daria.c927 static ossl_inline void rotnr(unsigned int n, ARIA_u128 *o, in rotnr()
/openssl/ssl/
H A Dssl_lib.c123 int n = ((int)mdmax) + 1; /* int to handle PrivMatch(255) */ in dane_ctx_enable() local
236 int n = ((int)mtype) + 1; in dane_mtype_set() local
3098 const char *SSL_get_cipher_list(const SSL *s, int n) in SSL_get_cipher_list()
3215 int n; in SSL_get_shared_ciphers() local
6442 int n; in ssl_cache_cipherlist() local
6528 int n; in ossl_bytes_to_cipher_list() local

Completed in 166 milliseconds

1...<<1112