Searched defs:decode_ctx (Results 1 – 2 of 2) sorted by relevance
705 struct decode_ctx { struct710 static int parse_value(struct decode_ctx *ctx, k5_json_value *val_out); argument
3387 EVP_ENCODE_CTX *decode_ctx = NULL, *encode_ctx = NULL; in encode_test_run() local