Home
last modified time | relevance | path

Searched defs:cert_type (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/common_modules/code_sign/
H A Dcode_sign_ioctl.h19 __s32 cert_type; member
/kernel/linux/linux-6.6/fs/verity/
H A Dsignature.c40 fsverity_set_cert_type(struct fsverity_info *vi, int cert_type) fsverity_set_cert_type() argument
53 fsverity_set_cert_type(struct fsverity_info *verity_info, int cert_type) fsverity_set_cert_type() argument
H A Dfsverity_private.h78 int cert_type; member
/kernel/linux/linux-5.10/fs/verity/
H A Dsignature.c32 fsverity_set_cert_type(struct fsverity_info *vi, int cert_type) fsverity_set_cert_type() argument
45 fsverity_set_cert_type(struct fsverity_info *verity_info, int cert_type) fsverity_set_cert_type() argument
H A Dfsverity_private.h82 int cert_type; member
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_cb.c214 unsigned char cert_type = p[i]; in ssl_print_client_cert_types() local
/third_party/openssl/apps/lib/
H A Ds_cb.c214 unsigned char cert_type = p[i]; in ssl_print_client_cert_types() local
/third_party/curl/src/
H A Dtool_cfgable.h139 char *cert_type; member
/third_party/libcoap/src/
H A Dcoap_gnutls.c784 gnutls_certificate_type_t cert_type; in cert_verify_gnutls() local
/kernel/linux/linux-5.10/include/linux/
H A Dpe.h464 uint16_t cert_type; member
/kernel/linux/linux-6.6/include/linux/
H A Dpe.h477 uint16_t cert_type; member
H A Defi.h183 u16 cert_type; member
189 efi_guid_t cert_type; member
/third_party/curl/lib/vtls/
H A Dopenssl.c1268 cert_stuff(struct Curl_easy *data, SSL_CTX* ctx, char *cert_file, const struct curl_blob *cert_blob, const char *cert_type, char *key_file, const struct curl_blob *key_blob, const char *key_type, char *key_passwd) cert_stuff() argument
1656 Curl_ossl_set_client_cert(struct Curl_easy *data, SSL_CTX *ctx, char *cert_file, const struct curl_blob *cert_blob, const char *cert_type, char *key_file, const struct curl_blob *key_blob, const char *key_type, char *key_passwd) Curl_ossl_set_client_cert() argument
/third_party/curl/lib/
H A Durldata.h307 char *cert_type; /* format for certificate (default: PEM)*/ member

Completed in 26 milliseconds