Home
last modified time | relevance | path

Searched defs:aead (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/inc/
H A Daes_openssl_common.h30 bool aead; member
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/symmetric_alg_test/
H A Dhks_aes_cipher_ccm_test.cpp444 static int32_t HksAesSetAeadLen(HksParam *param, uint32_t cnt, uint32_t len, const uint8_t *aead) in HksAesSetAeadLen()