History log of /dpdk/examples/fips_validation/meson.build (Results 1 – 11 of 11)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v22.03, v22.03-rc4, v22.03-rc3, v22.03-rc2, v22.03-rc1, v21.11, v21.11-rc4, v21.11-rc3, v21.11-rc2, v21.11-rc1, v21.08, v21.08-rc4, v21.08-rc3, v21.08-rc2, v21.08-rc1, v21.05, v21.05-rc4, v21.05-rc3, v21.05-rc2, v21.05-rc1
# cf59165d 20-Apr-2021 Bruce Richardson <[email protected]>

examples: reduce indentation in build files

As with the lib and drivers directories, we can use "continue" keyword to
reduce the indentation level of the majority of the foreach block. At the
same t

examples: reduce indentation in build files

As with the lib and drivers directories, we can use "continue" keyword to
reduce the indentation level of the majority of the foreach block. At the
same time, we can also replace tab indentation with spaces.

Signed-off-by: Bruce Richardson <[email protected]>

show more ...


Revision tags: v21.02, v21.02-rc4, v21.02-rc3, v21.02-rc2, v21.02-rc1, v20.11, v20.11-rc5, v20.11-rc4, v20.11-rc3, v20.11-rc2, v20.11-rc1, v20.08, v20.08-rc4, v20.08-rc3, v20.08-rc2, v20.08-rc1, v20.05, v20.05-rc4, v20.05-rc3, v20.05-rc2, v20.05-rc1, v20.02, v20.02-rc4, v20.02-rc3, v20.02-rc2, v20.02-rc1
# d5a9ea55 07-Jan-2020 Sucharitha Sarananaga <[email protected]>

examples/fips_validation: support AES XTS

AES XTS support is added to fips application. Parse test-vectors
from input files, populate AES XTS tests and prepare AES XTS
operations for fips validation

examples/fips_validation: support AES XTS

AES XTS support is added to fips application. Parse test-vectors
from input files, populate AES XTS tests and prepare AES XTS
operations for fips validation.

Signed-off-by: Abed Kamaluddin <[email protected]>
Signed-off-by: Archana Muniganti <[email protected]>
Signed-off-by: Sucharitha Sarananaga <[email protected]>

show more ...


Revision tags: v19.11, v19.11-rc4, v19.11-rc3, v19.11-rc2, v19.11-rc1, v19.08, v19.08-rc4, v19.08-rc3, v19.08-rc2, v19.08-rc1, v19.05, v19.05-rc4, v19.05-rc3, v19.05-rc2, v19.05-rc1
# f4797bae 19-Mar-2019 Damian Nowak <[email protected]>

examples/fips_validation: support plain SHA

This patch enables plain SHA algorithm CAVP test support
in fips_validation sample application.

Signed-off-by: Damian Nowak <[email protected]>
Ack

examples/fips_validation: support plain SHA

This patch enables plain SHA algorithm CAVP test support
in fips_validation sample application.

Signed-off-by: Damian Nowak <[email protected]>
Acked-by: Fan Zhang <[email protected]>
Acked-by: Marko Kovacevic <[email protected]>

show more ...


Revision tags: v19.02, v19.02-rc4, v19.02-rc3, v19.02-rc2, v19.02-rc1
# 41d561cb 19-Dec-2018 Fan Zhang <[email protected]>

examples/fips_validation: add power on self test

This patch adds a sample power on self-test to fips_validate
sample application.

Signed-off-by: Fan Zhang <[email protected]>
Acked-by: Damian

examples/fips_validation: add power on self test

This patch adds a sample power on self-test to fips_validate
sample application.

Signed-off-by: Fan Zhang <[email protected]>
Acked-by: Damian Nowak <[email protected]>

show more ...


Revision tags: v18.11, v18.11-rc5, v18.11-rc4, v18.11-rc3, v18.11-rc2
# 305921f4 02-Nov-2018 Marko Kovacevic <[email protected]>

examples/fips_validation: support CCM parsing

Added enablement for CCM parser, to allow the
application to parser the ccm request files and to validate all
test types supported.

Signed-off-by: Mark

examples/fips_validation: support CCM parsing

Added enablement for CCM parser, to allow the
application to parser the ccm request files and to validate all
test types supported.

Signed-off-by: Marko Kovacevic <[email protected]>
Signed-off-by: Fan Zhang <[email protected]>
Acked-by: Arek Kusztal <[email protected]>
Reviewed-by: Akhil Goyal <[email protected]>

show more ...


# ac026f46 02-Nov-2018 Marko Kovacevic <[email protected]>

examples/fips_validation: support CMAC parsing

Added enablement for CMAC parser, to allow the
application to parser the cmac request files and to validate all
test types supported.

Signed-off-by: M

examples/fips_validation: support CMAC parsing

Added enablement for CMAC parser, to allow the
application to parser the cmac request files and to validate all
test types supported.

Signed-off-by: Marko Kovacevic <[email protected]>
Signed-off-by: Fan Zhang <[email protected]>
Acked-by: Arek Kusztal <[email protected]>
Reviewed-by: Akhil Goyal <[email protected]>

show more ...


# 4aaad299 02-Nov-2018 Marko Kovacevic <[email protected]>

examples/fips_validation: support GCM parsing

Added enablement for GCM parser, to allow the
application to parser the GCM request file and to validate all
tests supported.

Signed-off-by: Marko Kova

examples/fips_validation: support GCM parsing

Added enablement for GCM parser, to allow the
application to parser the GCM request file and to validate all
tests supported.

Signed-off-by: Marko Kovacevic <[email protected]>
Signed-off-by: Fan Zhang <[email protected]>
Acked-by: Arek Kusztal <[email protected]>
Reviewed-by: Akhil Goyal <[email protected]>

show more ...


# 527cbf3d 02-Nov-2018 Marko Kovacevic <[email protected]>

examples/fips_validation: support TDES parsing

Added enablement for TDES parser, to allow the
application to parser the TDES request files and to validate all
test types supported.

Signed-off-by: M

examples/fips_validation: support TDES parsing

Added enablement for TDES parser, to allow the
application to parser the TDES request files and to validate all
test types supported.

Signed-off-by: Marko Kovacevic <[email protected]>
Signed-off-by: Fan Zhang <[email protected]>
Acked-by: Arek Kusztal <[email protected]>
Reviewed-by: Akhil Goyal <[email protected]>

show more ...


# f64adb67 02-Nov-2018 Marko Kovacevic <[email protected]>

examples/fips_validation: support HMAC parsing

Added enablement for HMAC parser, to allow the
application to parser the hmac request files and to validate all
tests supported

Signed-off-by: Marko K

examples/fips_validation: support HMAC parsing

Added enablement for HMAC parser, to allow the
application to parser the hmac request files and to validate all
tests supported

Signed-off-by: Marko Kovacevic <[email protected]>
Signed-off-by: Fan Zhang <[email protected]>
Acked-by: Arek Kusztal <[email protected]>
Reviewed-by: Akhil Goyal <[email protected]>

show more ...


# cd255ccf 02-Nov-2018 Marko Kovacevic <[email protected]>

examples/fips_validation: support AES parsing

Added enablement for AES-CBC parser, to allow the
application to parser the aes request file and to validate all
test types supported.

Signed-off-by: M

examples/fips_validation: support AES parsing

Added enablement for AES-CBC parser, to allow the
application to parser the aes request file and to validate all
test types supported.

Signed-off-by: Marko Kovacevic <[email protected]>
Signed-off-by: Fan Zhang <[email protected]>
Acked-by: Arek Kusztal <[email protected]>
Reviewed-by: Akhil Goyal <[email protected]>

show more ...


# 3d0fad56 02-Nov-2018 Marko Kovacevic <[email protected]>

examples/fips_validation: add crypto FIPS application

Added FIPS application into the examples to allow
users to use a simple sample app to validate
their systems and be able to get FIPS certificati

examples/fips_validation: add crypto FIPS application

Added FIPS application into the examples to allow
users to use a simple sample app to validate
their systems and be able to get FIPS certification.

Signed-off-by: Marko Kovacevic <[email protected]>
Signed-off-by: Fan Zhang <[email protected]>
Acked-by: Arek Kusztal <[email protected]>
Reviewed-by: Akhil Goyal <[email protected]>

show more ...