Home
last modified time | relevance | path

Searched defs:kty (Results 1 – 9 of 9) sorted by relevance

/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jwk/
Dmain.c71 enum lws_gencrypto_kty kty = LWS_GENCRYPTO_KTY_RSA; in main() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-jwk.h55 int kty; /**< one of LWS_GENCRYPTO_KTY_ */ member
Dlws-cose.h278 cose_param_t kty; member
/third_party/libwebsockets/lib/jose/jwk/
Djwk.c179 enum lws_gencrypto_kty kty, int bits, const char *curve) in lws_jwk_generate()
/third_party/libwebsockets/lib/cose/
Dcose_key.c140 lws_cose_key_checks(const lws_cose_key_t *key, int64_t kty, cose_param_t alg, in lws_cose_key_checks()
/third_party/typescript/lib/
Dlib.webworker.d.ts280 kty?: string; property
Dlib.dom.d.ts653 kty?: string; property
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts260 kty?: string; property
Ddom.generated.d.ts633 kty?: string; property