|
BSL v1.0.0 - 16.g9d98179
AMMOS Bundle Protocol Security Library (BSL)
|
Structure containing statistics for individual keys. More...
#include <CryptoInterface.h>
Collaboration diagram for BSL_Crypto_KeyStats_t:Data Fields | |
| uint64_t | stats [BSL_CRYPTO_KEYSTATS_MAX_INDEX] |
Structure containing statistics for individual keys.
| uint64_t BSL_Crypto_KeyStats_t::stats[BSL_CRYPTO_KEYSTATS_MAX_INDEX] |
Referenced by BSL_AuthCtx_DigestBuffer(), BSL_AuthCtx_DigestSeq(), BSL_AuthCtx_Init(), BSL_Cipher_AddAAD(), BSL_Cipher_AddData(), BSL_Cipher_AddSeq(), BSL_Cipher_Init(), BSL_Crypto_GetKeyStatistics(), BSL_Crypto_UnwrapKey(), BSL_Crypto_WrapKey(), BSL_CryptoKey_Deinit(), BSL_CryptoKey_Init(), and test_key_stats().