Searched refs:SCT_set1_signature (Results 1 – 6 of 6) sorted by relevance
/third_party/openssl/doc/man3/ |
D | SCT_new.pod | 11 SCT_get0_signature, SCT_set0_signature, SCT_set1_signature, 67 int SCT_set1_signature(SCT *sct, const unsigned char *sig, size_t sig_len); 120 SCT_set0_signature() or SCT_set1_signature() to set the raw signature value. 196 B<SCT_set1_extensions> and B<SCT_set1_signature> return 1 if the supplied buffer
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | ct.h | 256 __owur int SCT_set1_signature(SCT *sct, const unsigned char *sig,
|
/third_party/openssl/crypto/ct/ |
D | ct_sct.c | 177 int SCT_set1_signature(SCT *sct, const unsigned char *sig, size_t sig_len) in SCT_set1_signature() function
|
D | ct_oct.c | 62 if (SCT_set1_signature(sct, p, siglen) != 1) in o2i_SCT_signature()
|
/third_party/openssl/include/openssl/ |
D | ct.h.in | 279 __owur int SCT_set1_signature(SCT *sct, const unsigned char *sig,
|
/third_party/openssl/util/ |
D | libcrypto.num | 1860 SCT_set1_signature 1906 3_0_0 EXIST::FUNCTION:CT
|