Home
last modified time | relevance | path

Searched refs:TFM_CRYPTO_CIPHER_OPERATION (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.6.0/secure_fw/partitions/crypto/
Dcrypto_cipher.c79 status = tfm_crypto_operation_alloc(TFM_CRYPTO_CIPHER_OPERATION, in tfm_crypto_cipher_interface()
83 status = tfm_crypto_operation_lookup(TFM_CRYPTO_CIPHER_OPERATION, in tfm_crypto_cipher_interface()
Dtfm_crypto_api.h29 TFM_CRYPTO_CIPHER_OPERATION = 1, enumerator