Searched defs:tag_len (Results 1 – 6 of 6) sorted by relevance
| /base/tee/tee_os_framework/lib/syslib/libelf_verify_key/src/sharemem/ |
| D | ta_load_key.c | 34 static int32_t get_key_len_tag(uint32_t key_len, char *tag, uint32_t tag_len) in get_key_len_tag() 51 static int32_t get_key_style_tag(uint32_t key_len, char *tag, uint32_t tag_len) in get_key_style_tag() 67 …ic int32_t get_key_len_style_tag(uint32_t key_len, uint32_t key_style, char *tag, uint32_t tag_len) in get_key_len_style_tag()
|
| D | ta_key_data.c | 38 static int32_t get_ta_type_tag(uint32_t key_type, char *tag, uint32_t tag_len) in get_ta_type_tag()
|
| /base/tee/tee_os_framework/lib/teelib/libcrypto/src/ |
| D | tee_crypto_api_ae.c | 534 void *tag, size_t *tag_len) in ae_encrypt_hal() 566 void *tag, const size_t *tag_len) in ae_encrypt_final_param_check() 637 const void *tag, size_t tag_len) in ae_decrypt_hal() 667 void *tag, size_t tag_len) in ae_decrypt_final_param_check()
|
| /base/tee/tee_os_framework/lib/teelib/libcrypto_hal/src/boringssl/ |
| D | soft_ae.c | 40 static int32_t set_expected_tag(struct ctx_handle_t *ctx, void *tag, uint32_t tag_len) in set_expected_tag()
|
| /base/tee/tee_os_framework/lib/teelib/libcrypto_hal/include/ |
| D | crypto_driver_adaptor.h | 194 uint32_t tag_len; member 224 uint32_t tag_len; member
|
| /base/tee/tee_os_framework/lib/teelib/libcrypto/include/ |
| D | tee_crypto_api.h | 296 uint32_t tag_len; member
|