Lines Matching refs:TRUE

125 	if (st_Initialized() == TRUE) {
136 if (st_Initialized() == TRUE) {
155 initialized = TRUE;
174 global_shm->token_available = TRUE;
189 global_shm->publ_loaded = TRUE;
472 nv_token_data->token_info.flags) == TRUE) {
529 nv_token_data->token_info.flags) == TRUE) {
695 length_only = TRUE;
899 nv_token_data->token_info.flags) == TRUE) {
934 nv_token_data->token_info.flags) == TRUE) {
966 nv_token_data->token_info.flags) == TRUE) {
1078 nv_token_data->token_info.flags) == TRUE) {
1083 if (sess->find_active == TRUE) {
1208 nv_token_data->token_info.flags) == TRUE) {
1213 if (sess->encr_ctx.active == TRUE) {
1257 length_only = TRUE;
1264 if (rc != CKR_BUFFER_TOO_SMALL && (rc != CKR_OK || length_only != TRUE))
1305 length_only = TRUE;
1350 length_only = TRUE;
1356 if (rc != CKR_BUFFER_TOO_SMALL && (rc != CKR_OK || length_only != TRUE))
1390 nv_token_data->token_info.flags) == TRUE) {
1395 if (sess->decr_ctx.active == TRUE) {
1438 length_only = TRUE;
1449 if (rc != CKR_BUFFER_TOO_SMALL && (rc != CKR_OK || length_only != TRUE))
1481 nv_token_data->token_info.flags) == TRUE) {
1486 if (sess->digest_ctx.active == TRUE) {
1531 length_only = TRUE;
1538 if (rc != CKR_BUFFER_TOO_SMALL && (rc != CKR_OK || length_only != TRUE))
1650 length_only = TRUE;
1656 if (rc != CKR_BUFFER_TOO_SMALL && (rc != CKR_OK || length_only != TRUE))
1689 nv_token_data->token_info.flags) == TRUE) {
1694 if (sess->sign_ctx.active == TRUE) {
1738 length_only = TRUE;
1745 if (rc != CKR_BUFFER_TOO_SMALL && (rc != CKR_OK || length_only != TRUE))
1822 length_only = TRUE;
1828 if (rc != CKR_BUFFER_TOO_SMALL && (rc != CKR_OK || length_only != TRUE))
1860 nv_token_data->token_info.flags) == TRUE) {
1865 if (sess->sign_ctx.active == TRUE) {
1870 rc = sign_mgr_init(sess, &sess->sign_ctx, pMechanism, TRUE, hKey);
1909 length_only = TRUE;
1916 if (rc != CKR_BUFFER_TOO_SMALL && (rc != CKR_OK || length_only != TRUE))
1948 nv_token_data->token_info.flags) == TRUE) {
1953 if (sess->verify_ctx.active == TRUE) {
2108 nv_token_data->token_info.flags) == TRUE) {
2113 if (sess->verify_ctx.active == TRUE) {
2118 rc = verify_mgr_init(sess, &sess->verify_ctx, pMechanism, TRUE, hKey);
2157 length_only = TRUE;
2164 if (rc != CKR_BUFFER_TOO_SMALL && (rc != CKR_OK || length_only != TRUE))
2204 nv_token_data->token_info.flags) == TRUE) {
2242 length_only = TRUE;
2251 nv_token_data->token_info.flags) == TRUE) {
2297 nv_token_data->token_info.flags) == TRUE) {