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
1011
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1034
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1121
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1145
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
120
p->slotinfo[i].session)) != CKR_OK)
crypto/openssh/ssh-pkcs11.c
123
if ((rv = p->function_list->C_Finalize(NULL)) != CKR_OK)
crypto/openssh/ssh-pkcs11.c
1237
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1260
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1452
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1461
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1475
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1517
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1557
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1567
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1584
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1638
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1704
&pubKey, &privKey)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1834
&pubKey, &privKey)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1891
if ((rv = (*getfunctionlist)(&f)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1897
if ((rv = f->C_Initialize(NULL)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1903
if ((rv = f->C_GetInfo(&p->info)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1917
if ((rv = f->C_GetSlotList(CK_TRUE, NULL, &p->nslots)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1928
!= CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1939
!= CKR_OK) {
crypto/openssh/ssh-pkcs11.c
1993
if (need_finalize && (rv = f->C_Finalize(NULL)) != CKR_OK)
crypto/openssh/ssh-pkcs11.c
203
if ((rv = f->C_FindObjectsInit(session, attr, nattr)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
207
if ((rv = f->C_FindObjects(session, obj, 1, &nfound)) != CKR_OK ||
crypto/openssh/ssh-pkcs11.c
213
if ((rv = f->C_FindObjectsFinal(session)) != CKR_OK)
crypto/openssh/ssh-pkcs11.c
2130
CK_INVALID_HANDLE, CK_INVALID_HANDLE)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
2202
CK_INVALID_HANDLE, CK_INVALID_HANDLE)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
2216
if ((rv = f->C_DestroyObject(session, obj)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
2238
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
2263
if ((rv = f->C_DestroyObject(session, obj)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
252
case CKR_OK:
crypto/openssh/ssh-pkcs11.c
311
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
378
if ((rv = f->C_SignInit(si->session, &mech, obj)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
599
oid_dgst_len, sig, &slen)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
681
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
755
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
819
CKF_SERIAL_SESSION, NULL, NULL, &session)) != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
825
if (rv != CKR_OK && rv != CKR_USER_ALREADY_LOGGED_IN) {
crypto/openssh/ssh-pkcs11.c
830
if ((rv = f->C_CloseSession(session)) != CKR_OK)
crypto/openssh/ssh-pkcs11.c
878
if (rv != CKR_OK) {
crypto/openssh/ssh-pkcs11.c
901
if (rv != CKR_OK) {