Home
last modified time | relevance | path

Searched refs:aud (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/jwt/
Djwt.c127 const char *aud; member
131 JSON_OBJ_DESCR_PRIM(struct jwt_payload, aud, JSON_TOK_STRING),
168 const char *aud) in jwt_add_payload() argument
173 .aud = aud, in jwt_add_payload()
/Zephyr-latest/include/zephyr/data/
Djwt.h95 const char *aud);