Home
last modified time | relevance | path

Searched defs:kid (Results 1 - 16 of 16) sorted by relevance

/third_party/libwebsockets/lib/tls/
H A Dprivate-jit-trust.h61 uint8_t kid[20]; member
90 lws_tls_kid_t kid[2]; /* SKID of the der if any */ member
H A Dtls-jit-trust.c28 lws_tls_kid_copy(union lws_tls_cert_info_results *ci, lws_tls_kid_t *kid) in lws_tls_kid_copy() argument
45 lws_tls_kid_copy_kid(lws_tls_kid_t *kid, const lws_tls_kid_t *src) lws_tls_kid_copy_kid() argument
[all...]
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/
H A Dmain.c112 uint8_t *kid = NULL, ktmp[4096], set_temp[32 * 1024], temp[256]; in main() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmovenccenc.c348 static int mov_cenc_write_schi_tag(AVIOContext *pb, uint8_t* kid) in mov_cenc_write_schi_tag() argument
364 int ff_mov_cenc_write_sinf_tag(MOVTrack* track, AVIOContext *pb, uint8_t* kid) in ff_mov_cenc_write_sinf_tag() argument
/third_party/libwebsockets/lib/cose/
H A Dprivate-lib-cose.h69 struct lws_gencrypto_keyelem kid; member
H A Dcose_key.c768 lws_cose_key_from_set(lws_dll2_owner_t *set, const uint8_t *kid, size_t kl) in lws_cose_key_from_set() argument
787 lws_cose_key_generate(struct lws_context *context, cose_param_t cose_kty, int use_mask, int bits, const char *curve, const uint8_t *kid, size_t kl) lws_cose_key_generate() argument
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/
H A Dmain.c94 uint8_t *ks, temp[256], *kid = NULL, ktmp[4096], sbuf[512]; in main() local
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl16.c296 void dochild(int kid) in dochild() argument
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
H A Dsign.c467 lws_aws_filesystem_credentials_helper(const char *path, const char *kid, in lws_aws_filesystem_credentials_helper() argument
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c76 char *kid; member
209 jws_create_packet(struct lws_jwe *jwe, const char *payload, size_t len, const char *nonce, const char *url, const char *kid, char *out, size_t out_len, struct lws_context *context) jws_create_packet() argument
/third_party/node/src/crypto/
H A Dcrypto_common.cc1113 int kid = EVP_PKEY_id(key.get()); in GetEphemeralKey() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_crypto.c592 struct wpabuf *kid = NULL; in dpp_parse_jws_prot_hdr() local
705 struct wpabuf *kid = NULL; in dpp_process_signed_connector() local
[all...]
H A Ddpp.c1350 dpp_build_jwk(struct wpabuf *buf, const char *name, struct crypto_ec_key *key, const char *kid, const struct dpp_curve_params *curve) dpp_build_jwk() argument
4324 dpp_configurator_find_kid(struct dpp_global *dpp, const u8 *kid) dpp_configurator_find_kid() argument
[all...]
H A Ddpp.h369 char *kid; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h254 char *kid; member
H A Ddpp.c5106 struct wpabuf *kid = NULL; in dpp_parse_jws_prot_hdr() local
4517 dpp_build_jwk(struct wpabuf *buf, const char *name, EVP_PKEY *key, const char *kid, const struct dpp_curve_params *curve) dpp_build_jwk() argument
5560 struct wpabuf *kid = NULL; dpp_process_signed_connector() local
[all...]

Completed in 27 milliseconds