|
BSL v1.1.1 - 39.g9f43410
AMMOS Bundle Protocol Security Library (BSL)
|
Structure containing statistics for individual keys. More...
#include <bsl/crypto/CryptoInterface.h>
Collaboration diagram for BSL_Crypto_KeyStats_t:Data Fields | |
| uint64_t | stats [BSL_CRYPTO_KEYSTATS_MAX_INDEX] |
| Counters for each BSL_Crypto_KeyStatCounterIndex_t value. | |
Structure containing statistics for individual keys.
| uint64_t BSL_Crypto_KeyStats_t::stats[BSL_CRYPTO_KEYSTATS_MAX_INDEX] |
Counters for each BSL_Crypto_KeyStatCounterIndex_t value.
Referenced by BSL_AuthCtx_DigestBuffer(), BSL_AuthCtx_DigestSeq(), BSL_AuthCtx_Init(), BSL_Cipher_AddAadBuffer(), BSL_Cipher_AddAadSeq(), BSL_Cipher_AddSeq(), BSL_Cipher_Init(), BSL_Crypto_KDF(), BSL_Crypto_UnwrapKey(), BSL_Crypto_WrapKey(), BSL_CryptoKey_Deinit(), BSL_CryptoKey_Init(), BSLX_CoseSc_GenerateNonce(), test_AppendixA_Example1_BIB_Source(), test_AppendixA_Example1_BIB_VerifyAccept(), test_AppendixA_Example4_BCB_Source(), test_AppendixA_Example4_BCB_VerifyAccept(), test_AppendixA_Example5_BCB_Source(), test_AppendixA_Example5_BCB_VerifyAccept(), test_AppendixA_Example6_BCB_Source(), TEST_CASE(), TEST_CASE(), test_CCSDS_Example_Mac_Source(), test_CCSDS_Example_Mac_VerifyAccept(), and test_key_stats().