Symbol: CKR_OK
crypto/heimdal/lib/hx509/ks_p11.c
149
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/ks_p11.c
157
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/ks_p11.c
187
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/ks_p11.c
195
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/ks_p11.c
416
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/ks_p11.c
474
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/ks_p11.c
532
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/ks_p11.c
537
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/ks_p11.c
548
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/ks_p11.c
560
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/ks_p11.c
584
if (ret2 != CKR_OK) {
crypto/heimdal/lib/hx509/ks_p11.c
608
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/ks_p11.c
615
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/ks_p11.c
894
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/softp11.c
1017
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1070
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1083
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1086
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1099
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1142
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1152
if (verify_session_handle(hSession, &state) != CKR_OK)
crypto/heimdal/lib/hx509/softp11.c
1157
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1172
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1194
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1221
if (ret == CKR_OK)
crypto/heimdal/lib/hx509/softp11.c
1226
return soft_token.flags.login_done ? CKR_OK : CKR_PIN_INCORRECT;
crypto/heimdal/lib/hx509/softp11.c
1269
if ((ret = object_handle_to_object(hObject, &obj)) != CKR_OK) {
crypto/heimdal/lib/hx509/softp11.c
1298
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
130
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1348
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1388
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1401
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1414
if ((ret = object_handle_to_object(hKey, o)) != CKR_OK)
crypto/heimdal/lib/hx509/softp11.c
1432
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1450
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1488
if (ret == CKR_OK)
crypto/heimdal/lib/hx509/softp11.c
1491
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
1564
ret = CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
157
if (xret != CKR_OK) { \
crypto/heimdal/lib/hx509/softp11.c
1621
if (ret == CKR_OK)
crypto/heimdal/lib/hx509/softp11.c
1673
ret = CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
179
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
196
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
363
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
378
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
380
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
416
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
588
ret = CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
590
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/softp11.c
644
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
702
CK_RV ret = CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
703
CK_RV failed = CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
915
if (ret == CKR_OK)
crypto/heimdal/lib/hx509/softp11.c
918
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
938
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
961
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
972
return CKR_OK;
crypto/heimdal/lib/hx509/softp11.c
986
return CKR_OK;
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
109
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
124
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
134
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
146
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
149
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
160
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
166
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
172
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
177
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
193
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
199
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
205
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
211
if (ret != CKR_OK) {
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
222
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
58
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
62
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
70
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
73
return CKR_OK;
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
93
if (ret != CKR_OK)
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
99
if (ret != CKR_OK)
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3423
if (rv != CKR_OK) {
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3498
if (rv != CKR_OK)
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3531
if (rv != CKR_OK) {
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3538
if (rv != CKR_OK) {
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3551
if (rv != CKR_OK) {
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3565
if (rv != CKR_OK) {
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3572
if (rv != CKR_OK) {
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3704
if (rv != CKR_OK)
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3710
if (rv != CKR_OK)
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3888
if (rv != CKR_OK) {
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3932
if (rv != CKR_OK) {
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3948
(rv == CKR_OK && len >= PK_SIGLEN_GUESS)) {
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3955
if (rv != CKR_OK) {
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
4427
if (rv != CKR_OK || count <= 0)
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
4438
if (rv != CKR_OK && rv != CKR_BUFFER_TOO_SMALL) {
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
4455
if (rv != CKR_OK) {
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
4579
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1150
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1159
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1173
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
121
p->slotinfo[i].session)) != CKR_OK)
crypto/openssh/ssh-pkcs11.c
1215
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
124
if ((rv = p->function_list->C_Finalize(NULL)) != CKR_OK)
crypto/openssh/ssh-pkcs11.c
1254
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1264
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1281
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1329
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1395
&pubKey, &privKey)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1525
&pubKey, &privKey)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1582
if ((rv = (*getfunctionlist)(&f)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1588
if ((rv = f->C_Initialize(NULL)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1594
if ((rv = f->C_GetInfo(&p->info)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1608
if ((rv = f->C_GetSlotList(CK_TRUE, NULL, &p->nslots)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1619
!= CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1630
!= CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1680
if (need_finalize && (rv = f->C_Finalize(NULL)) != CKR_OK)
crypto/openssh/ssh-pkcs11.c
1751
CK_INVALID_HANDLE, CK_INVALID_HANDLE)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1823
CK_INVALID_HANDLE, CK_INVALID_HANDLE)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1837
if ((rv = f->C_DestroyObject(session, obj)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1859
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1870
if ((rv = f->C_DestroyObject(session, obj)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
227
if ((rv = f->C_FindObjectsInit(session, attr, nattr)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
231
if ((rv = f->C_FindObjects(session, obj, 1, &nfound)) != CKR_OK ||
crypto/openssh/ssh-pkcs11.c
237
if ((rv = f->C_FindObjectsFinal(session)) != CKR_OK)
crypto/openssh/ssh-pkcs11.c
276
case CKR_OK:
crypto/openssh/ssh-pkcs11.c
335
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
402
if ((rv = f->C_SignInit(si->session, &mech, obj)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
448
if (rv == CKR_OK)
crypto/openssh/ssh-pkcs11.c
545
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
673
CKF_SERIAL_SESSION, NULL, NULL, &session)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
679
if (rv != CKR_OK && rv != CKR_USER_ALREADY_LOGGED_IN) {
crypto/openssh/ssh-pkcs11.c
684
if ((rv = f->C_CloseSession(session)) != CKR_OK)
crypto/openssh/ssh-pkcs11.c
732
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
755
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
856
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
879
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
961
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
984
if (rv != CKR_OK) {