Home
last modified time | relevance | path

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

/dports/devel/cjose/cjose-0.6.1/src/
H A Djws.c28 static bool _cjose_jws_build_sig_ps(cjose_jws_t *jws, const cjose_jwk_t *jwk, cjose_err *err);
86 jws->fns.sign = _cjose_jws_build_sig_ps; in _cjose_jws_validate_hdr()
331 static bool _cjose_jws_build_sig_ps(cjose_jws_t *jws, const cjose_jwk_t *jwk, cjose_err *err) in _cjose_jws_build_sig_ps() function