Home
last modified time | relevance | path

Searched refs:o2i_SCT_signature (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/ct/
H A Dct_oct.c24 int o2i_SCT_signature(SCT *sct, const unsigned char **in, size_t len) in o2i_SCT_signature() function
126 sig_len = o2i_SCT_signature(sct, &p, len); in o2i_SCT()
H A Dct_local.h212 __owur int o2i_SCT_signature(SCT *sct, const unsigned char **in, size_t len);
H A Dct_b64.c109 if (o2i_SCT_signature(sct, &p, declen) <= 0) in SCT_new_from_base64()

Completed in 29 milliseconds