Searched defs:cert_type (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/common_modules/code_sign/ |
H A D | code_sign_ioctl.h | 19 __s32 cert_type; member
|
/kernel/linux/linux-6.6/fs/verity/ |
H A D | signature.c | 40 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 D | fsverity_private.h | 78 int cert_type; member
|
/kernel/linux/linux-5.10/fs/verity/ |
H A D | signature.c | 32 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 D | fsverity_private.h | 82 int cert_type; member
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | s_cb.c | 214 unsigned char cert_type = p[i]; in ssl_print_client_cert_types() local
|
/third_party/openssl/apps/lib/ |
H A D | s_cb.c | 214 unsigned char cert_type = p[i]; in ssl_print_client_cert_types() local
|
/third_party/curl/src/ |
H A D | tool_cfgable.h | 139 char *cert_type; member
|
/third_party/libcoap/src/ |
H A D | coap_gnutls.c | 784 gnutls_certificate_type_t cert_type; in cert_verify_gnutls() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pe.h | 464 uint16_t cert_type; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pe.h | 477 uint16_t cert_type; member
|
H A D | efi.h | 183 u16 cert_type; member 189 efi_guid_t cert_type; member
|
/third_party/curl/lib/vtls/ |
H A D | openssl.c | 1268 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 D | urldata.h | 307 char *cert_type; /* format for certificate (default: PEM)*/ member
|
Completed in 26 milliseconds