Home
last modified time | relevance | path

Searched defs:der (Results 26 - 50 of 78) sorted by relevance

1234

/third_party/mbedtls/library/
H A Dpsa_util.c433 mbedtls_ecdsa_raw_to_der(size_t bits, const unsigned char *raw, size_t raw_len, unsigned char *der, size_t der_size, size_t *der_len) mbedtls_ecdsa_raw_to_der() argument
506 convert_der_to_raw_single_int(unsigned char *der, size_t der_len, unsigned char *raw, size_t coordinate_size) convert_der_to_raw_single_int() argument
552 mbedtls_ecdsa_der_to_raw(size_t bits, const unsigned char *der, size_t der_len, unsigned char *raw, size_t raw_size, size_t *raw_len) mbedtls_ecdsa_der_to_raw() argument
[all...]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/
H A Dminimal-http-client.c375 const uint8_t *der = NULL; in jit_trust_query() local
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-client.c532 lws_tls_client_vhost_extra_cert_mem(struct lws_vhost *vh, const uint8_t *der, size_t der_len) lws_tls_client_vhost_extra_cert_mem() argument
/third_party/libwebsockets/lib/tls/
H A Dtls-jit-trust.c378 lws_tls_jit_trust_cert_info(const uint8_t *der, size_t der_len) in lws_tls_jit_trust_cert_info() argument
416 lws_tls_jit_trust_got_cert_cb(struct lws_context *cx, void *got_opaque, const uint8_t *skid, size_t skid_len, const uint8_t *der, size_t der_len) lws_tls_jit_trust_got_cert_cb() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_ec.c164 unsigned char *der = NULL; in ecdh_cms_set_shared_info() local
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_sct_ctx.c208 unsigned char *md = NULL, *der = NULL; in ct_public_key_hash() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decdsa_ossl.c353 unsigned char *der = NULL; in ossl_ecdsa_verify() local
/third_party/node/deps/openssl/openssl/crypto/sm2/
H A Dsm2_sign.c479 unsigned char *der = NULL; in ossl_sm2_internal_verify() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dt_x509.c224 unsigned char *der = NULL; in X509_ocspid_print() local
H A Dx_pubkey.c341 unsigned char *der = NULL; in X509_PUBKEY_set() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_pkey.c115 unsigned char *der = NULL; in EVP_PKEY2PKCS8() local
/third_party/openssl/test/
H A Dv3nametest.c361 const unsigned char der[22]; member
/third_party/openssl/crypto/cms/
H A Dcms_ec.c164 unsigned char *der = NULL; in ecdh_cms_set_shared_info() local
/third_party/openssl/crypto/ct/
H A Dct_sct_ctx.c208 unsigned char *md = NULL, *der = NULL; in ct_public_key_hash() local
/third_party/openssl/crypto/ec/
H A Decdsa_ossl.c358 unsigned char *der = NULL; in ossl_ecdsa_verify() local
/third_party/openssl/crypto/evp/
H A Devp_pkey.c115 unsigned char *der = NULL; in EVP_PKEY2PKCS8() local
/third_party/openssl/crypto/x509/
H A Dt_x509.c226 unsigned char *der = NULL; in X509_ocspid_print() local
H A Dx_pubkey.c341 unsigned char *der = NULL; in X509_PUBKEY_set() local
/third_party/openssl/crypto/sm2/
H A Dsm2_sign.c484 unsigned char *der = NULL; in ossl_sm2_internal_verify() local
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-client.c679 lws_tls_client_vhost_extra_cert_mem(struct lws_vhost *vh, const uint8_t *der, size_t der_len) lws_tls_client_vhost_extra_cert_mem() argument
/third_party/node/deps/openssl/openssl/providers/implementations/storemgmt/
H A Dfile_store.c352 const unsigned char *der = NULL; in file_set_ctx_params() local
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_result.c311 const unsigned char *der = data->octet_data, *derp; in try_key_value_legacy() local
/third_party/openssl/crypto/store/
H A Dstore_result.c311 const unsigned char *der = data->octet_data, *derp; in try_key_value_legacy() local
/third_party/openssl/providers/implementations/storemgmt/
H A Dfile_store.c352 const unsigned char *der = NULL; in file_set_ctx_params() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae_pk.c458 unsigned char *der; in sae_parse_pk() local

Completed in 20 milliseconds

1234