Searched refs:PSA_WANT_ALG_OFB (Results 1 – 4 of 4) sorted by relevance
61 #define PSA_WANT_ALG_OFB 1 macro
690 (defined(PSA_WANT_ALG_OFB) && !defined(MBEDTLS_PSA_ACCEL_ALG_OFB)) || \802 #if defined(PSA_WANT_ALG_OFB)
290 #define PSA_WANT_ALG_OFB 1 macro
71 #if !defined(PSA_WANT_ALG_OFB) in mbedtls_cipher_validate_values()