Searched refs:EVP_PKEY_RSA (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | rsa.h | 237 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, -1, EVP_PKEY_CTRL_RSA_PADDING, \ 241 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, -1, \ 245 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, \ 251 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, \ 257 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, EVP_PKEY_OP_KEYGEN, \ 261 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, EVP_PKEY_OP_KEYGEN, \ 265 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, \ 270 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, EVP_PKEY_OP_TYPE_CRYPT, \ 274 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, \ 279 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, EVP_PKEY_OP_TYPE_CRYPT, \ [all …]
|
| H A D | evp.h | 108 # define EVP_PKEY_RSA NID_rsaEncryption macro 256 {EVP_PKEY_RSA,EVP_PKEY_RSA2,0,0} 260 {EVP_PKEY_RSA,EVP_PKEY_RSA2,0,0} 491 # define EVP_PKEY_assign_RSA(pkey,rsa) EVP_PKEY_assign((pkey),EVP_PKEY_RSA,\
|
| /OK3568_Linux_fs/buildroot/package/ecryptfs-utils/ |
| H A D | 0002-openssl110.patch | 126 if (pubkey->type != EVP_PKEY_RSA) { 128 + if (EVP_PKEY_base_id(pubkey) != EVP_PKEY_RSA) {
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | evp.h | 171 #define EVP_PKEY_RSA NID_rsaEncryption macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | evp.h | 171 #define EVP_PKEY_RSA NID_rsaEncryption macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | evp.h | 175 #define EVP_PKEY_RSA NID_rsaEncryption macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | evp.h | 175 #define EVP_PKEY_RSA NID_rsaEncryption macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | evp.h | 175 #define EVP_PKEY_RSA NID_rsaEncryption macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | evp.h | 175 #define EVP_PKEY_RSA NID_rsaEncryption macro
|