Searched refs:out_r (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/rockchip/tee-user-app/extra_app/ta/ |
| H A D | keybox.c | 171 goto out_r; in TA_InvokeCommandEntryPoint() 176 out_r: in TA_InvokeCommandEntryPoint()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | ecdsa.h | 124 OPENSSL_EXPORT void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **out_r,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | ecdsa.h | 124 OPENSSL_EXPORT void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **out_r,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | ecdsa.h | 124 OPENSSL_EXPORT void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **out_r,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | ecdsa.h | 124 OPENSSL_EXPORT void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **out_r,
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | pic32_uart.c | 457 goto out_r; in pic32_uart_startup() 466 goto out_r; in pic32_uart_startup() 498 out_r: in pic32_uart_startup()
|
| /OK3568_Linux_fs/external/recovery/minui/ |
| H A D | graphics.c | 97 uint32_t out_r = (pix_r * (255 - alpha) + cur_r * alpha) / 255; in pixel_blend() local 101 return (out_r & 0xff) | (out_g & 0xff00) | (out_b & 0xff0000) | (gr_current & 0xff000000); in pixel_blend()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | dsa.h | 297 BIGNUM **out_kinv, BIGNUM **out_r);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | dsa.h | 297 BIGNUM **out_kinv, BIGNUM **out_r);
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | vsprintf.c | 224 goto out_r; in put_dec_trunc8() 242 goto out_r; in put_dec_trunc8() 251 out_r: in put_dec_trunc8()
|
| /OK3568_Linux_fs/kernel/fs/dlm/ |
| H A D | lock.c | 6094 goto out_r; in dlm_user_deadlock() 6098 out_r: in dlm_user_deadlock()
|