equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. |
2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. |
3 |
3 |
4 * Redistribution and use in source and binary forms, with or without |
4 * Redistribution and use in source and binary forms, with or without |
5 * modification, are permitted provided that the following conditions are met: |
5 * modification, are permitted provided that the following conditions are met: |
6 |
6 |
7 * Redistributions of source code must retain the above copyright notice, this |
7 * Redistributions of source code must retain the above copyright notice, this |
29 */ |
29 */ |
30 |
30 |
31 |
31 |
32 |
32 |
33 // INCLUDE FILES |
33 // INCLUDE FILES |
34 #include <Stiftestinterface.h> |
34 #include <StifTestInterface.h> |
35 #include "crypto_test.h" |
35 #include "crypto_test.h" |
36 |
36 |
37 // EXTERNAL DATA STRUCTURES |
37 // EXTERNAL DATA STRUCTURES |
38 //extern ?external_data; |
38 //extern ?external_data; |
39 |
39 |