Searched refs:CKR_FUNCTION_NOT_PARALLEL (Results 1 – 8 of 8) sorted by relevance
281 return (CKR_FUNCTION_NOT_PARALLEL); in meta_GetFunctionStatus()293 return (CKR_FUNCTION_NOT_PARALLEL); in meta_CancelFunction()
548 return (CKR_FUNCTION_NOT_PARALLEL); in C_GetFunctionStatus()560 return (CKR_FUNCTION_NOT_PARALLEL); in C_CancelFunction()
90 case CKR_FUNCTION_NOT_PARALLEL: in pkcs11_strerror()
456 return (CKR_FUNCTION_NOT_PARALLEL); in C_GetFunctionStatus()508 return (CKR_FUNCTION_NOT_PARALLEL); in C_CancelFunction()
476 return (CKR_FUNCTION_NOT_PARALLEL); in C_GetFunctionStatus()487 return (CKR_FUNCTION_NOT_PARALLEL); in C_CancelFunction()
389 return (CKR_FUNCTION_NOT_PARALLEL); in C_CancelFunction()1329 return (CKR_FUNCTION_NOT_PARALLEL); // PER Specification PG 170 in C_GetFunctionStatus()
1096 #define CKR_FUNCTION_NOT_PARALLEL 0x00000051 macro
119 case CKR_FUNCTION_NOT_PARALLEL: in pkcs11_error_table()