Searched refs:X509_ALGOR_copy (Results 1 – 6 of 6) sorted by relevance
5 …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; making48 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.
98 int X509_ALGOR_copy(X509_ALGOR *dest, const X509_ALGOR *src) in X509_ALGOR_copy() function
315 return X509_ALGOR_copy(&req->sig_alg, palg); in X509_REQ_set1_signature_algo()
481 int X509_ALGOR_copy(X509_ALGOR *dest, const X509_ALGOR *src);
476 int X509_ALGOR_copy(X509_ALGOR *dest, const X509_ALGOR *src);
5040 X509_ALGOR_copy 5168 3_0_0 EXIST::FUNCTION: