/third_party/openssl/test/ |
H A D | ssl_ctx_test.c | 33 SSL_CTX *ctx = NULL; in test_set_min_max_version() local
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | ExtensionSet.cs | 364 WriteTo(ref WriteContext ctx) WriteTo() argument [all...] |
/third_party/openssl/crypto/ct/ |
H A D | ct_vfy.c | 29 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 D | ct_x509v3.c | 21 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 D | ecp_nist.c | 92 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 D | ecdh_ossl.c | 52 BN_CTX *ctx; in ossl_ecdh_simple_compute_key() local
|
H A D | ec_oct.c | 24 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 D | ec_deprecated.c | 21 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 D | e_rc5.c | 72 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 D | e_idea.c | 41 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 D | e_null.c | 39 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 D | p_sign.c | 17 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 D | p_verify.c | 17 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 D | p_open.c | 18 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 D | cmp_http.c | 51 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 D | bn_recp.c | 45 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 D | dsa_check.c | 104 BN_CTX *ctx = NULL; in ossl_dsa_check_pairwise() local
|
/third_party/openssl/crypto/ |
H A D | LPdir_unix.c | 85 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 D | ffc_key_validate.c | 24 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 D | xts128.c | 23 int CRYPTO_xts128_encrypt(const XTS128_CONTEXT *ctx, in CRYPTO_xts128_encrypt() argument [all...] |
/third_party/openssl/crypto/comp/ |
H A D | comp_lib.c | 34 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 D | pem_sign.c | 17 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 D | vktSpvAsmLoopDepLenTests.cpp | 205 SpvAsmLoopControlDependencyLengthInstance::SpvAsmLoopControlDependencyLengthInstance (Context& ctx) in SpvAsmLoopControlDependencyLengthInstance() argument
|
/third_party/skia/src/core/ |
H A D | SkDrawLooper.cpp | 89 Context* ctx = this->makeContext(&alloc); in apply() local
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLAssembleGLESInterfaceAutogen.cpp | 23 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...] |