Home
last modified time | relevance | path

Searched defs:keytype (Results 26 - 50 of 73) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_ccamisc.h86 u16 keytype; /* 0x0001 for 'cipher' */ member
H A Dpkey_api.c68 u32 keytype; /* key type, one of the PKEY_KEYTYPE values */ member
79 u32 keytype; /* key type, one of the PKEY_KEYTYPE values */ member
87 static int pkey_clr2protkey(u32 keytype, in pkey_clr2protkey() argument
303 static int pkey_genprotkey(u32 keytype, struct pkey_protkey *protkey) in pkey_genprotkey() argument
1575 pkey_protkey_aes_attr_read(u32 keytype, bool is_xts, char *buf, loff_t off, size_t count) pkey_protkey_aes_attr_read() argument
1695 pkey_ccadata_aes_attr_read(u32 keytype, bool is_xts, char *buf, loff_t off, size_t count) pkey_ccadata_aes_attr_read() argument
[all...]
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_ccamisc.h86 u16 keytype; /* 0x0001 for 'cipher' */ member
H A Dzcrypt_ep11misc.c1378 ep11_clr2keyblob(u16 card, u16 domain, u32 keybitsize, u32 keygenflags, const u8 *clrkey, u8 *keybuf, size_t *keybufsize, u32 keytype) ep11_clr2keyblob() argument
H A Dpkey_api.c71 u32 keytype; /* key type, one of the PKEY_KEYTYPE values */ member
82 u32 keytype; /* key type, one of the PKEY_KEYTYPE_* values */ member
88 static inline u32 pkey_keytype_aes_to_size(u32 keytype) in pkey_keytype_aes_to_size() argument
105 static int pkey_clr2protkey(u32 keytype, const u8 *clrkey, in pkey_clr2protkey() argument
373 pkey_genprotkey(u32 keytype, u8 *protkey, u32 *protkeylen, u32 *protkeytype) pkey_genprotkey() argument
1802 pkey_protkey_aes_attr_read(u32 keytype, bool is_xts, char *buf, loff_t off, size_t count) pkey_protkey_aes_attr_read() argument
1927 pkey_ccadata_aes_attr_read(u32 keytype, bool is_xts, char *buf, loff_t off, size_t count) pkey_ccadata_aes_attr_read() argument
[all...]
/third_party/openssl/test/
H A Dendecoder_legacy_test.c73 const char *keytype; member
216 const char *keytype; member
298 static int test_protected_PEM(const char *keytype, int evp_type, in test_protected_PEM() argument
366 static int test_unprotected_PEM(const char *keytype, int evp_type, in test_unprotected_PEM() argument
433 static int test_DER(const char *keytype, int evp_type, in test_DER() argument
[all...]
H A Devp_extra_test2.c280 static int do_pkey_tofrom_data_select(EVP_PKEY *key, const char *keytype) in do_pkey_tofrom_data_select() argument
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Drsa_asy_key_generator_openssl.c1008 const char *keytype = "RSA"; in ConvertPemKeyToKey() local
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm1.c464 static int tpm_seal(struct tpm_buf *tb, uint16_t keytype, in tpm_seal() argument
/kernel/linux/linux-5.10/include/linux/
H A Dkey.h173 struct key_type *keytype; member
/kernel/linux/linux-6.6/include/linux/
H A Dkey.h179 struct key_type *keytype; member
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_tpm1.c457 static int tpm_seal(struct tpm_buf *tb, uint16_t keytype, in tpm_seal() argument
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_lib.c882 int_set_rsa_md_name(EVP_PKEY_CTX *ctx, int keytype, int optype, const char *mdkey, const char *mdname, const char *propkey, const char *mdprops) int_set_rsa_md_name() argument
922 int_get_rsa_md_name(EVP_PKEY_CTX *ctx, int keytype, int optype, const char *mdkey, char *mdname, size_t mdnamesize) int_get_rsa_md_name() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_meth.c386 ecx_generic_import_from(const OSSL_PARAM params[], void *vpctx, int keytype) ecx_generic_import_from() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dctrl_params_translate.c2711 int keytype = pctx->legacy_keytype; in evp_pkey_ctx_ctrl_str_to_param() local
2770 int keytype = pctx->legacy_keytype; in evp_pkey_ctx_setget_params_to_ctrl() local
2635 evp_pkey_ctx_ctrl_to_param(EVP_PKEY_CTX *pctx, int keytype, int optype, int cmd, int p1, void *p2) evp_pkey_ctx_ctrl_to_param() argument
[all...]
H A Dp_lib.c2013 const char *keytype = NULL; in evp_pkey_copy_downgraded() local
489 EVP_PKEY_new_raw_private_key_ex(OSSL_LIB_CTX *libctx, const char *keytype, const char *propq, const unsigned char *priv, size_t len) EVP_PKEY_new_raw_private_key_ex() argument
505 EVP_PKEY_new_raw_public_key_ex(OSSL_LIB_CTX *libctx, const char *keytype, const char *propq, const unsigned char *pub, size_t len) EVP_PKEY_new_raw_public_key_ex() argument
[all...]
/third_party/openssl/crypto/ec/
H A Decx_meth.c386 ecx_generic_import_from(const OSSL_PARAM params[], void *vpctx, int keytype) ecx_generic_import_from() argument
/third_party/openssl/crypto/evp/
H A Dctrl_params_translate.c2702 int keytype = pctx->legacy_keytype; in evp_pkey_ctx_ctrl_str_to_param() local
2761 int keytype = pctx->legacy_keytype; in evp_pkey_ctx_setget_params_to_ctrl() local
2626 evp_pkey_ctx_ctrl_to_param(EVP_PKEY_CTX *pctx, int keytype, int optype, int cmd, int p1, void *p2) evp_pkey_ctx_ctrl_to_param() argument
[all...]
/third_party/openssl/crypto/rsa/
H A Drsa_lib.c878 int_set_rsa_md_name(EVP_PKEY_CTX *ctx, int keytype, int optype, const char *mdkey, const char *mdname, const char *propkey, const char *mdprops) int_set_rsa_md_name() argument
918 int_get_rsa_md_name(EVP_PKEY_CTX *ctx, int keytype, int optype, const char *mdkey, char *mdname, size_t mdnamesize) int_get_rsa_md_name() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvirtio_crypto.h226 __le32 keytype; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvirtio_crypto.h226 __le32 keytype; member
/third_party/curl/lib/vssh/
H A Dlibssh2.c435 int keytype = CURLKHTYPE_UNKNOWN; in convert_ssh2_keytype() local
780 int keytype = convert_ssh2_keytype(sshkeytype); ssh_check_fingerprint() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dpkcs12.c162 int export_pkcs12 = 0, options = 0, chain = 0, twopass = 0, keytype = 0; in pkcs12_main() local
/third_party/node/deps/openssl/openssl/engines/
H A De_capi.c172 DWORD keytype; member
/third_party/node/deps/openssl/openssl/include/crypto/
H A Devp.h40 const char *keytype; member

Completed in 42 milliseconds

123