Home
last modified time | relevance | path

Searched refs:lws_x509_jwk_privkey_pem (Results 1 - 5 of 5) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-x509.h148 * lws_x509_jwk_privkey_pem() - Copy a private key PEM into a jwk that has the
167 lws_x509_jwk_privkey_pem(struct lws_context *cx, struct lws_jwk *jwk,
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-x509/
H A Dmain.c169 if (lws_x509_jwk_privkey_pem(context, &jwk, pembuf, in main()
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-x509.c453 lws_x509_jwk_privkey_pem(struct lws_context *cx, struct lws_jwk *jwk, in lws_x509_jwk_privkey_pem() function
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-x509.c666 lws_x509_jwk_privkey_pem(struct lws_context *cx, struct lws_jwk *jwk,
/third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/
H A Djws.c856 if (lws_x509_jwk_privkey_pem(context, &jwk, (char *)rsa_key, in test_jwt_RS256()

Completed in 4 milliseconds