Home
last modified time | relevance | path

Searched refs:ppval (Results 1 - 25 of 63) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_protect.c36 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/
H A Dcmp_protect.c36 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/node/deps/openssl/openssl/crypto/ec/
H A Dec_ameth.c29 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/openssl/crypto/ec/
H A Dec_ameth.c29 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/
H A Dx509.rs196 ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void, in X509_ALGOR_get0()
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509.h478 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
H A Dx509.h667 const void **ppval, const X509_ALGOR *algor);

Completed in 63 milliseconds

123