Home
last modified time | relevance | path

Searched refs:X509_ALGOR_copy (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/doc/man3/
DX509_ALGOR_dup.pod5 …X509_ALGOR_set0, X509_ALGOR_get0, X509_ALGOR_set_md, X509_ALGOR_cmp, X509_ALGOR_copy - AlgorithmId…
17 int X509_ALGOR_copy(X509_ALGOR *dest, const X509_ALGOR *src);
40 X509_ALGOR_copy() copies the source values into the dest structs; making
48 X509_ALGOR_set0() and X509_ALGOR_copy() return 1 on success or 0 on error.
57 The X509_ALGOR_copy() was added in 1.1.1e.
/third_party/openssl/crypto/asn1/
Dx_algor.c98 int X509_ALGOR_copy(X509_ALGOR *dest, const X509_ALGOR *src) in X509_ALGOR_copy() function
/third_party/openssl/crypto/x509/
Dx509_req.c315 return X509_ALGOR_copy(&req->sig_alg, palg); in X509_REQ_set1_signature_algo()
/third_party/openssl/ohos_lite/include/openssl/
Dx509.h481 int X509_ALGOR_copy(X509_ALGOR *dest, const X509_ALGOR *src);
/third_party/openssl/include/openssl/
Dx509.h.in476 int X509_ALGOR_copy(X509_ALGOR *dest, const X509_ALGOR *src);
/third_party/openssl/util/
Dlibcrypto.num5040 X509_ALGOR_copy 5168 3_0_0 EXIST::FUNCTION: