Home
last modified time | relevance | path

Searched defs:ctx (Results 526 - 550 of 5141) sorted by relevance

1...<<21222324252627282930>>...206

/third_party/openssl/test/
H A Dssl_ctx_test.c33 SSL_CTX *ctx = NULL; in test_set_min_max_version() local
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DExtensionSet.cs364 WriteTo(ref WriteContext ctx) WriteTo() argument
[all...]
/third_party/openssl/crypto/ct/
H A Dct_vfy.c29 static int sct_ctx_update(EVP_MD_CTX *ctx, const SCT_CTX *sctx, const SCT *sct) in sct_ctx_update() argument
98 EVP_MD_CTX *ctx = NULL; in SCT_CTX_verify() local
[all...]
H A Dct_x509v3.c21 static void *s2i_poison(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_poison() argument
/third_party/openssl/crypto/ec/
H A Decp_nist.c92 ossl_ec_GFp_nist_group_set_curve(EC_GROUP *group, const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) ossl_ec_GFp_nist_group_set_curve() argument
128 ossl_ec_GFp_nist_field_mul(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) ossl_ec_GFp_nist_field_mul() argument
153 ossl_ec_GFp_nist_field_sqr(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) ossl_ec_GFp_nist_field_sqr() argument
[all...]
H A Decdh_ossl.c52 BN_CTX *ctx; in ossl_ecdh_simple_compute_key() local
H A Dec_oct.c24 EC_POINT_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) EC_POINT_set_compressed_coordinates() argument
56 EC_POINT_set_compressed_coordinates_GFp(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) EC_POINT_set_compressed_coordinates_GFp() argument
64 EC_POINT_set_compressed_coordinates_GF2m(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) EC_POINT_set_compressed_coordinates_GF2m() argument
73 EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char *buf, size_t len, BN_CTX *ctx) EC_POINT_point2oct() argument
109 EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) EC_POINT_oct2point() argument
137 EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char **pbuf, BN_CTX *ctx) EC_POINT_point2buf() argument
[all...]
H A Dec_deprecated.c21 EC_POINT_point2bn(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, BIGNUM *ret, BN_CTX *ctx) EC_POINT_point2bn() argument
41 EC_POINT_bn2point(const EC_GROUP *group, const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) EC_POINT_bn2point() argument
/third_party/openssl/crypto/evp/
H A De_rc5.c72 static int r_32_12_16_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in r_32_12_16_init_key() argument
H A De_idea.c41 static int idea_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in idea_ecb_cipher() argument
57 static int idea_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in idea_init_key() argument
H A De_null.c39 static int null_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in null_init_key() argument
45 static int null_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in null_cipher() argument
H A Dp_sign.c17 int EVP_SignFinal_ex(EVP_MD_CTX *ctx, unsigned char *sigret, in EVP_SignFinal_ex() argument
65 int EVP_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, in EVP_SignFinal() argument
H A Dp_verify.c17 int EVP_VerifyFinal_ex(EVP_MD_CTX *ctx, const unsigned char *sigbuf, in EVP_VerifyFinal_ex() argument
59 int EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, in EVP_VerifyFinal() argument
H A Dp_open.c18 int EVP_OpenInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type, in EVP_OpenInit() argument
64 int EVP_OpenFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_OpenFinal() argument
/third_party/openssl/crypto/cmp/
H A Dcmp_http.c51 OSSL_CMP_MSG *OSSL_CMP_MSG_http_perform(OSSL_CMP_CTX *ctx, in OSSL_CMP_MSG_http_perform() argument
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_recp.c45 int BN_RECP_CTX_set(BN_RECP_CTX *recp, const BIGNUM *d, BN_CTX *ctx) in BN_RECP_CTX_set() argument
55 BN_mod_mul_reciprocal(BIGNUM *r, const BIGNUM *x, const BIGNUM *y, BN_RECP_CTX *recp, BN_CTX *ctx) BN_mod_mul_reciprocal() argument
84 BN_div_recp(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, BN_RECP_CTX *recp, BN_CTX *ctx) BN_div_recp() argument
174 BN_reciprocal(BIGNUM *r, const BIGNUM *m, int len, BN_CTX *ctx) BN_reciprocal() argument
[all...]
/third_party/openssl/crypto/dsa/
H A Ddsa_check.c104 BN_CTX *ctx = NULL; in ossl_dsa_check_pairwise() local
/third_party/openssl/crypto/
H A DLPdir_unix.c85 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory) in LP_find_file() argument
152 LP_find_file_end(LP_DIR_CTX **ctx) LP_find_file_end() argument
[all...]
/third_party/openssl/crypto/ffc/
H A Dffc_key_validate.c24 BN_CTX *ctx = NULL; in ossl_ffc_validate_public_key_partial() local
71 BN_CTX *ctx = NULL; in ossl_ffc_validate_public_key() local
[all...]
/third_party/openssl/crypto/modes/
H A Dxts128.c23 int CRYPTO_xts128_encrypt(const XTS128_CONTEXT *ctx, in CRYPTO_xts128_encrypt() argument
[all...]
/third_party/openssl/crypto/comp/
H A Dcomp_lib.c34 const COMP_METHOD *COMP_CTX_get_method(const COMP_CTX *ctx) in COMP_CTX_get_method() argument
49 void COMP_CTX_free(COMP_CTX *ctx) in COMP_CTX_free() argument
59 int COMP_compress_block(COMP_CTX *ctx, unsigned char *out, int olen, in COMP_compress_block() argument
74 COMP_expand_block(COMP_CTX *ctx, unsigned char *out, int olen, unsigned char *in, int ilen) COMP_expand_block() argument
[all...]
/third_party/openssl/crypto/pem/
H A Dpem_sign.c17 int PEM_SignInit(EVP_MD_CTX *ctx, EVP_MD *type) in PEM_SignInit() argument
22 int PEM_SignUpdate(EVP_MD_CTX *ctx, in PEM_SignUpdate() argument
28 int PEM_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, in PEM_SignFinal() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmLoopDepLenTests.cpp205 SpvAsmLoopControlDependencyLengthInstance::SpvAsmLoopControlDependencyLengthInstance (Context& ctx) in SpvAsmLoopControlDependencyLengthInstance() argument
/third_party/skia/src/core/
H A DSkDrawLooper.cpp89 Context* ctx = this->makeContext(&alloc); in apply() local
/third_party/skia/src/gpu/gl/
H A DGrGLAssembleGLESInterfaceAutogen.cpp23 sk_sp<const GrGLInterface> GrGLMakeAssembledGLESInterface(void *ctx, GrGLGetProc get) { in GrGLMakeAssembledGLESInterface() argument
27 sk_sp<const GrGLInterface> GrGLMakeAssembledGLESInterface(void *ctx, GrGLGetProc get) { in GrGLMakeAssembledGLESInterface() argument
[all...]

Completed in 8 milliseconds

1...<<21222324252627282930>>...206