ssl/tsrc/crypto_test/src/crypto_testBlocks.cpp
changeset 79 564bc7b7ad27
parent 18 47c74d1534e1
equal deleted inserted replaced
72:403e7f6ed6c5 79:564bc7b7ad27
     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 
    31 
    31 
    32 
    32 
    33 // INCLUDE FILES
    33 // INCLUDE FILES
    34 #include <e32svr.h>
    34 #include <e32svr.h>
    35 #include <StifParser.h>
    35 #include <StifParser.h>
    36 #include <Stiftestinterface.h>
    36 #include <StifTestInterface.h>
    37 #include "crypto_test.h"
    37 #include "crypto_test.h"
    38 #include "tcrypto_test.h"
    38 #include "tcrypto_test.h"
    39 #include <stdio.h>
    39 #include <stdio.h>
    40 #include <string.h>
    40 #include <string.h>
    41 #include  <stdlib.h>
    41 #include  <stdlib.h>