Searched refs:_cjose_jws_build_sig_ps (Results 1 – 1 of 1) sorted by relevance
28 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