Home
last modified time | relevance | path

Searched refs:PSA_WANT_ALG_OFB (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.6.0/lib/ext/mbedcrypto/mbedcrypto_config/
Dcrypto_config_default.h62 #define PSA_WANT_ALG_OFB 1 macro
/trusted-firmware-m-3.6.0/platform/ext/accelerator/cc312/
Dcrypto_accelerator_config.h135 #ifdef PSA_WANT_ALG_OFB
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_psa_cipher.c410 #if defined(PSA_WANT_ALG_OFB) in cc3xx_cipher_update()
568 #if defined(PSA_WANT_ALG_OFB) in cc3xx_cipher_finish()