Home
last modified time | relevance | path

Searched refs:check_policy (Results 1 - 25 of 70) sorted by relevance

123

/third_party/ltp/testcases/kernel/syscalls/mbind/
H A Dmbind01.c45 void (*check_policy)(int); member
95 .check_policy = check_policy_pref_or_local,
110 .check_policy = check_policy_pref_or_local,
201 tc->check_policy = NULL; in do_test()
220 if (tc->check_policy) in do_test()
221 tc->check_policy(policy); in do_test()
/third_party/vixl/src/
H A Dcode-generation-scopes-vixl.h69 BufferSpacePolicy check_policy = kReserveBufferSpace, in CodeBufferCheckScope()
72 Open(assembler, size, check_policy, size_policy); in CodeBufferCheckScope()
92 BufferSpacePolicy check_policy = kReserveBufferSpace, in Open()
97 if (check_policy == kReserveBufferSpace) { in Open()
/third_party/python/Lib/test/test_email/
H A Dtest_parser.py13 self.check_policy = policy
23 self.assertIs(msg.check_policy, self.MyPolicy)
31 self.assertIs(msg.check_policy, self.MyPolicy)
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_lu.c919 X509_STORE_CTX_check_policy_fn check_policy) in X509_STORE_set_check_policy()
921 ctx->check_policy = check_policy; in X509_STORE_set_check_policy()
926 return ctx->check_policy; in X509_STORE_get_check_policy()
918 X509_STORE_set_check_policy(X509_STORE *ctx, X509_STORE_CTX_check_policy_fn check_policy) X509_STORE_set_check_policy() argument
H A Dx509_vfy.c56 static int check_policy(X509_STORE_CTX *ctx);
246 ok = ctx->check_policy(ctx); in verify_chain()
1629 static int check_policy(X509_STORE_CTX *ctx) in check_policy() function
2399 if (store != NULL && store->check_policy != NULL) in X509_STORE_CTX_init()
2400 ctx->check_policy = store->check_policy; in X509_STORE_CTX_init()
2402 ctx->check_policy = check_policy; in X509_STORE_CTX_init()
2589 return ctx->check_policy; in X509_STORE_CTX_get_check_policy()
H A Dx509_local.h139 int (*check_policy) (X509_STORE_CTX *ctx); member
/third_party/openssl/crypto/x509/
H A Dx509_lu.c919 X509_STORE_CTX_check_policy_fn check_policy) in X509_STORE_set_check_policy()
921 ctx->check_policy = check_policy; in X509_STORE_set_check_policy()
926 return ctx->check_policy; in X509_STORE_get_check_policy()
918 X509_STORE_set_check_policy(X509_STORE *ctx, X509_STORE_CTX_check_policy_fn check_policy) X509_STORE_set_check_policy() argument
H A Dx509_vfy.c56 static int check_policy(X509_STORE_CTX *ctx);
246 ok = ctx->check_policy(ctx); in verify_chain()
1631 static int check_policy(X509_STORE_CTX *ctx) in check_policy() function
2401 if (store != NULL && store->check_policy != NULL) in X509_STORE_CTX_init()
2402 ctx->check_policy = store->check_policy; in X509_STORE_CTX_init()
2404 ctx->check_policy = check_policy; in X509_STORE_CTX_init()
2591 return ctx->check_policy; in X509_STORE_CTX_get_check_policy()
H A Dx509_local.h139 int (*check_policy) (X509_STORE_CTX *ctx); member
/third_party/openssl/ohos_lite/include/crypto/
H A Dx509.h225 int (*check_policy) (X509_STORE_CTX *ctx); member
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dx509.h245 int (*check_policy) (X509_STORE_CTX *ctx); member
/third_party/openssl/include/crypto/
H A Dx509.h245 int (*check_policy) (X509_STORE_CTX *ctx); member
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509_vfy.h316 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dx509_vfy.h541 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dx509_vfy.h541 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dx509_vfy.h541 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dx509_vfy.h541 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dx509_vfy.h541 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dx509_vfy.h541 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dx509_vfy.h541 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dx509_vfy.h541 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dx509_vfy.h541 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dx509_vfy.h541 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dx509_vfy.h541 X509_STORE_CTX_check_policy_fn check_policy);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dx509_vfy.h541 X509_STORE_CTX_check_policy_fn check_policy);

Completed in 50 milliseconds

123