TuyaOS
Public 成员函数
psa_aead_operation_s结构体 参考

Public 成员函数

size_t MBEDTLS_PRIVATE (ad_remaining)
 
psa_algorithm_t MBEDTLS_PRIVATE (alg)
 
size_t MBEDTLS_PRIVATE (body_remaining)
 
unsigned int MBEDTLS_PRIVATE(nonce_set) unsigned int MBEDTLS_PRIVATE(lengths_set) unsigned int MBEDTLS_PRIVATE(ad_started) unsigned int MBEDTLS_PRIVATE(body_started) unsigned int MBEDTLS_PRIVATE(is_encrypt) psa_driver_aead_context_t MBEDTLS_PRIVATE (ctx)
 
unsigned int MBEDTLS_PRIVATE (id)
 
psa_key_type_t MBEDTLS_PRIVATE (key_type)
 

成员函数说明

◆ MBEDTLS_PRIVATE()

unsigned int psa_aead_operation_s::MBEDTLS_PRIVATE ( id  )

Unique ID indicating which driver got assigned to do the operation. Since driver contexts are driver-specific, swapping drivers halfway through the operation is not supported. ID values are auto-generated in psa_crypto_driver_wrappers.h ID value zero means the context is not valid or not assigned to any driver (i.e. none of the driver contexts are active).


该结构体的文档由以下文件生成: