/third_party/openssl/crypto/asn1/ |
D | x_algor.c | 57 const void **ppval, const X509_ALGOR *algor) in X509_ALGOR_get0() argument 67 if (ppval) in X509_ALGOR_get0() 68 *ppval = algor->parameter->value.ptr; in X509_ALGOR_get0()
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
D | x_algor.c | 57 const void **ppval, const X509_ALGOR *algor) in X509_ALGOR_get0() argument 67 if (ppval) in X509_ALGOR_get0() 68 *ppval = algor->parameter->value.ptr; in X509_ALGOR_get0()
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
D | cmp_protect.c | 36 const void *ppval = NULL; in ossl_cmp_calc_protection() local 50 X509_ALGOR_get0(&algorOID, &pptype, &ppval, msg->header->protectionAlg); in ossl_cmp_calc_protection() 66 if (ppval == NULL) { in ossl_cmp_calc_protection() 78 pbm_str = (ASN1_STRING *)ppval; in ossl_cmp_calc_protection()
|
/third_party/openssl/crypto/cmp/ |
D | cmp_protect.c | 36 const void *ppval = NULL; in ossl_cmp_calc_protection() local 50 X509_ALGOR_get0(&algorOID, &pptype, &ppval, msg->header->protectionAlg); in ossl_cmp_calc_protection() 66 if (ppval == NULL) { in ossl_cmp_calc_protection() 78 pbm_str = (ASN1_STRING *)ppval; in ossl_cmp_calc_protection()
|
/third_party/openssl/doc/man3/ |
D | X509_ALGOR_dup.pod | 14 const void **ppval, const X509_ALGOR *alg); 32 and B<*ppval> from the B<AlgorithmIdentifier> B<alg>.
|
/third_party/openssl/crypto/ec/ |
D | ec_ameth.c | 29 static int eckey_param2type(int *pptype, void **ppval, const EC_KEY *ec_key) in eckey_param2type() argument 48 *ppval = asn1obj; in eckey_param2type() 62 *ppval = pstr; in eckey_param2type()
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
D | ec_ameth.c | 29 static int eckey_param2type(int *pptype, void **ppval, const EC_KEY *ec_key) in eckey_param2type() argument 48 *ppval = asn1obj; in eckey_param2type() 62 *ppval = pstr; in eckey_param2type()
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
D | x509.rs | 196 ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void,
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | x509.h | 478 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/no-asm/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/VC-WIN64A/no-asm/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
D | x509.h | 667 const void **ppval, const X509_ALGOR *algor);
|