Home
last modified time | relevance | path

Searched defs:tag_len (Results 1 – 6 of 6) sorted by relevance

/base/tee/tee_os_framework/lib/syslib/libelf_verify_key/src/sharemem/
Dta_load_key.c34 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()
Dta_key_data.c38 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/
Dtee_crypto_api_ae.c534 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/
Dsoft_ae.c40 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/
Dcrypto_driver_adaptor.h194 uint32_t tag_len; member
224 uint32_t tag_len; member
/base/tee/tee_os_framework/lib/teelib/libcrypto/include/
Dtee_crypto_api.h296 uint32_t tag_len; member