Searched refs:sigret (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | signal_32.c | 239 struct mcontext __user *tm_frame, int sigret, in save_user_regs() argument 323 if (sigret) { in save_user_regs() 325 if (__put_user(PPC_INST_ADDI + sigret, &frame->tramp[0]) in save_user_regs() 347 struct mcontext __user *tm_frame, int sigret, in save_tm_user_regs() argument 464 if (sigret) { in save_tm_user_regs() 466 if (__put_user(PPC_INST_ADDI + sigret, &frame->tramp[0]) in save_tm_user_regs() 759 int sigret; in handle_rt_signal32() local 789 sigret = 0; in handle_rt_signal32() 792 sigret = __NR_rt_sigreturn; in handle_rt_signal32() 804 if (save_tm_user_regs(regs, frame, tm_frame, sigret, msr)) in handle_rt_signal32() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | rsa.h | 118 unsigned char *sigret, unsigned int *siglen, 411 unsigned char *sigret, unsigned int *siglen, RSA *rsa); 421 unsigned char *sigret, unsigned int *siglen,
|
| H A D | evp.h | 172 unsigned char *sigret, unsigned int *siglen, void *key); 184 unsigned int m_length, unsigned char *sigret, 660 unsigned char *sigret, size_t *siglen);
|
| H A D | pem.h | 442 int PEM_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | rsa.h | 601 uint8_t *sigret, unsigned int *siglen, const RSA *rsa);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | rsa.h | 601 uint8_t *sigret, unsigned int *siglen, const RSA *rsa);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | rsa.h | 700 uint8_t *sigret, unsigned int *siglen, const RSA *rsa);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | rsa.h | 700 uint8_t *sigret, unsigned int *siglen, const RSA *rsa);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | rsa.h | 700 uint8_t *sigret, unsigned int *siglen, const RSA *rsa);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | rsa.h | 700 uint8_t *sigret, unsigned int *siglen, const RSA *rsa);
|