Home
last modified time | relevance | path

Searched refs:crypto_authenc_dec_final (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/tee/
A Dtee_ta_enc_manager.c59 res = crypto_authenc_dec_final(enc_ctx, src, len, dst, &dlen, in tee_ta_decrypt_final()
A Dtadb.c765 res = crypto_authenc_dec_final(ta->ctx, NULL, 0, NULL, &dl, in tee_tadb_ta_read()
A Dfs_htree.c511 res = crypto_authenc_dec_final(ctx, crypt, len, plain, &out_size, tag, in authenc_decrypt_final()
A Dtee_svc_cryp.c3486 res = crypto_authenc_dec_final(cs->ctx, src_data, src_len, dst_data, in syscall_authenc_dec_final()
/optee_os/core/include/crypto/
A Dcrypto.h76 TEE_Result crypto_authenc_dec_final(void *ctx, const uint8_t *src_data,
/optee_os/core/crypto/
A Dcrypto.c418 TEE_Result crypto_authenc_dec_final(void *ctx, const uint8_t *src_data, in crypto_authenc_dec_final() function
/optee_os/out/arm/core/
A Dtee.symb_sizes703 000000000e10eb48 000000000000008c T crypto_authenc_dec_final
A Dtee.dmp2709 000000000e10eb48 g F .text 000000000000008c crypto_authenc_dec_final
22962 000000000e10eb48 <crypto_authenc_dec_final>:
22963 crypto_authenc_dec_final():
22977 e10eb6c: 54000283 b.cc e10ebbc <crypto_authenc_dec_final+0x74> // b.lo, b.ul, b.last
57780 e125558: 97ffa57c bl e10eb48 <crypto_authenc_dec_final>
61937 e128264: 97ff9a39 bl e10eb48 <crypto_authenc_dec_final>
62688 e128a34: 97ff9845 bl e10eb48 <crypto_authenc_dec_final>
65852 e12abdc: 97ff8fdb bl e10eb48 <crypto_authenc_dec_final>
A Dtee.map21492 .text.crypto_authenc_dec_final
21494 0x000000000e10eb48 crypto_authenc_dec_final

Completed in 223 milliseconds