Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DX509_ALGOR_dup.pod8 X509_ALGOR_copy - AlgorithmIdentifier functions
20 int X509_ALGOR_copy(X509_ALGOR *dest, const X509_ALGOR *src);
44 X509_ALGOR_copy() copies the source values into the dest structs; making
52 X509_ALGOR_set0() and X509_ALGOR_copy() return 1 on success or 0 on error.
61 The X509_ALGOR_copy() was added in 1.1.1e.
/openssl/crypto/x509/
H A Dx509aset.c86 if (X509_ALGOR_copy(&o->digestAlgorithm, digestAlgorithm) <= 0) in OSSL_OBJECT_DIGEST_INFO_set1_digest()
H A Dx509_req.c335 return X509_ALGOR_copy(&req->sig_alg, palg); in X509_REQ_set1_signature_algo()
/openssl/crypto/asn1/
H A Dx_algor.c108 int X509_ALGOR_copy(X509_ALGOR *dest, const X509_ALGOR *src) in X509_ALGOR_copy() function
/openssl/include/openssl/
H A Dx509.h.in496 int X509_ALGOR_copy(X509_ALGOR *dest, const X509_ALGOR *src);
/openssl/util/
H A Dlibcrypto.num5040 X509_ALGOR_copy 5168 3_0_0 EXIST::FUNCTION:

Completed in 25 milliseconds