Searched refs:lecp_parse_map_is_key (Results 1 – 5 of 5) sorted by relevance
524 lecp_parse_map_is_key(struct lecp_ctx *ctx);
361 if (!lecp_parse_map_is_key(ctx)) { in cb_cose_key()676 if (!lecp_parse_map_is_key(ctx) && in cb_cose_key()
728 if (lecp_parse_map_is_key(ctx)) { in cb_cose_sig()
344 lecp_parse_map_is_key(struct lecp_ctx *ctx) in lecp_parse_map_is_key() function770 if (ctx->sp && lecp_parse_map_is_key(ctx)) { in lecp_parse()
131 helper api `lecp_parse_map_is_key(ctx)`.