Home
last modified time | relevance | path

Searched defs:base (Results 26 – 49 of 49) sorted by relevance

12

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.h19 PROV_CIPHER_CTX base; /* Must be first */ member
H A Dcipher_aes_ccm.h16 PROV_CCM_CTX base; /* Must be first */ member
H A Dcipher_tdes.h20 PROV_CIPHER_CTX base; /* Must be first */ member
H A Dcipher_aes_gcm.h16 PROV_GCM_CTX base; /* must be first entry in struct */ member
H A Dcipher_aes_xts.h34 PROV_CIPHER_CTX base; /* Must be first */ member
H A Dcipher_aes_wrp.c40 PROV_CIPHER_CTX base; member
/openssl/crypto/encode_decode/
H A Dencoder_local.h31 struct ossl_endecode_base_st base; member
45 struct ossl_endecode_base_st base; member
/openssl/crypto/
H A Dcpuid.c66 unsigned int digit, base = 10; in ossl_strtouint64() local
H A Dpunycode.c17 static const unsigned int base = 36; variable
H A Dinit.c53 static CRYPTO_ONCE base = CRYPTO_ONCE_STATIC_INIT; variable
H A Do_str.c123 int OPENSSL_strtoul(const char *str, char **endptr, int base, in OPENSSL_strtoul()
/openssl/test/
H A Dprovider_test.c46 OSSL_PROVIDER *deflt = NULL, *base = NULL; in test_provider() local
H A Dbntest.c2851 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 Dhpke_test.c92 static int do_testhpke(const TEST_BASEDATA *base, in do_testhpke()
/openssl/external/perl/Text-Template-1.56/
H A DMETA.json37 "base" : "0", string
/openssl/crypto/bn/
H A Dbn_rsa_fips186_4.c284 BIGNUM *base, *range; in ossl_bn_rsa_fips186_4_derive_prime() local
/openssl/crypto/objects/
H A Dobj_dat.c690 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 Dhmacdrbg_kdf.c33 PROV_DRBG_HMAC base; member
/openssl/crypto/ec/
H A Dec_mult.c822 EC_POINT *tmp_point = NULL, *base = NULL, **var; in ossl_ec_wNAF_precompute_mult() local
H A Dec_asn1.c73 ASN1_OCTET_STRING *base; member
/openssl/crypto/bio/
H A Dbio_print.c435 size_t *maxlen, int64_t value, int base, int min, int max, int flags) in fmtint()
/openssl/crypto/x509/
H A Dx509_vfy.c1208 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 Ddrbg_ctr.c732 const char *base = (const char *)p->data; in drbg_ctr_set_ctx_params_locked() local
/openssl/include/openssl/
H A Dx509v3.h.in317 GENERAL_NAME *base; member

Completed in 74 milliseconds

12