Lines Matching refs:tempbuf
508 char tempbuf[1024]; in get_context() local
511 rmsg.buf = tempbuf; in get_context()
512 rmsg.size = sizeof(tempbuf); in get_context()
779 char tempbuf[1024]; in hwcrhk_load_privkey() local
785 rmsg.buf = tempbuf; in hwcrhk_load_privkey()
786 rmsg.size = sizeof(tempbuf); in hwcrhk_load_privkey()
903 char tempbuf[1024]; in hwcrhk_mod_exp() local
914 rmsg.buf = tempbuf; in hwcrhk_mod_exp()
915 rmsg.size = sizeof(tempbuf); in hwcrhk_mod_exp()
958 char tempbuf[1024]; in hwcrhk_rsa_mod_exp() local
963 rmsg.buf = tempbuf; in hwcrhk_rsa_mod_exp()
964 rmsg.size = sizeof(tempbuf); in hwcrhk_rsa_mod_exp()
1105 char tempbuf[1024]; in hwcrhk_rand_bytes() local
1110 rmsg.buf = tempbuf; in hwcrhk_rand_bytes()
1111 rmsg.size = sizeof(tempbuf); in hwcrhk_rand_bytes()