Searched defs:decode_func (Results 1 – 4 of 4) sorted by relevance
104 int (*decode_func)(CBS *, uint32_t*); in OPENSSL_DECLARE_ERROR_REASON() local
187 typedef int (*decode_func) (BIGNUM *bn, const char *in, int in_len); typedef