/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_ocb.h | 19 PROV_CIPHER_CTX base; /* Must be first */ member
|
H A D | cipher_aes_ccm.h | 16 PROV_CCM_CTX base; /* Must be first */ member
|
H A D | cipher_tdes.h | 20 PROV_CIPHER_CTX base; /* Must be first */ member
|
H A D | cipher_aes_gcm.h | 16 PROV_GCM_CTX base; /* must be first entry in struct */ member
|
H A D | cipher_aes_xts.h | 34 PROV_CIPHER_CTX base; /* Must be first */ member
|
H A D | cipher_aes_wrp.c | 40 PROV_CIPHER_CTX base; member
|
/openssl/crypto/encode_decode/ |
H A D | encoder_local.h | 31 struct ossl_endecode_base_st base; member 45 struct ossl_endecode_base_st base; member
|
/openssl/crypto/ |
H A D | cpuid.c | 66 unsigned int digit, base = 10; in ossl_strtouint64() local
|
H A D | punycode.c | 17 static const unsigned int base = 36; variable
|
H A D | init.c | 53 static CRYPTO_ONCE base = CRYPTO_ONCE_STATIC_INIT; variable
|
H A D | o_str.c | 123 int OPENSSL_strtoul(const char *str, char **endptr, int base, in OPENSSL_strtoul()
|
/openssl/test/ |
H A D | provider_test.c | 46 OSSL_PROVIDER *deflt = NULL, *base = NULL; in test_provider() local
|
H A D | bntest.c | 2851 const char *base; member 3064 BIGNUM *base = NULL, *exponent = NULL, *modulo = NULL; in test_mod_exp() local 3098 BIGNUM *base = NULL, *exponent = NULL, *modulo = NULL; in test_mod_exp_consttime() local
|
H A D | hpke_test.c | 92 static int do_testhpke(const TEST_BASEDATA *base, in do_testhpke()
|
/openssl/external/perl/Text-Template-1.56/ |
H A D | META.json | 37 "base" : "0", string
|
/openssl/crypto/bn/ |
H A D | bn_rsa_fips186_4.c | 284 BIGNUM *base, *range; in ossl_bn_rsa_fips186_4_derive_prime() local
|
/openssl/crypto/objects/ |
H A D | obj_dat.c | 690 const void *OBJ_bsearch_(const void *key, const void *base, int num, int size, in OBJ_bsearch_() 696 const void *OBJ_bsearch_ex_(const void *key, const void *base, int num, in OBJ_bsearch_ex_()
|
/openssl/providers/implementations/kdfs/ |
H A D | hmacdrbg_kdf.c | 33 PROV_DRBG_HMAC base; member
|
/openssl/crypto/ec/ |
H A D | ec_mult.c | 822 EC_POINT *tmp_point = NULL, *base = NULL, **var; in ossl_ec_wNAF_precompute_mult() local
|
H A D | ec_asn1.c | 73 ASN1_OCTET_STRING *base; member
|
/openssl/crypto/bio/ |
H A D | bio_print.c | 435 size_t *maxlen, int64_t value, int base, int min, int max, int flags) in fmtint()
|
/openssl/crypto/x509/ |
H A D | x509_vfy.c | 1208 static int check_delta_base(X509_CRL *delta, X509_CRL *base) in check_delta_base() 1237 X509_CRL *base, STACK_OF(X509_CRL) *crls) in get_delta_sk() 2103 X509_CRL *X509_CRL_diff(X509_CRL *base, X509_CRL *newer, in X509_CRL_diff()
|
/openssl/providers/implementations/rands/ |
H A D | drbg_ctr.c | 732 const char *base = (const char *)p->data; in drbg_ctr_set_ctx_params_locked() local
|
/openssl/include/openssl/ |
H A D | x509v3.h.in | 317 GENERAL_NAME *base; member
|