Home
last modified time | relevance | path

Searched refs:crypto_authenc_enc_final (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/include/crypto/
A Dcrypto.h72 TEE_Result crypto_authenc_enc_final(void *ctx, const uint8_t *src_data,
/optee_os/core/crypto/
A Dcrypto.c405 TEE_Result crypto_authenc_enc_final(void *ctx, const uint8_t *src_data, in crypto_authenc_enc_final() function
/optee_os/core/tee/
A Dtadb.c552 res = crypto_authenc_enc_final(ta->ctx, NULL, 0, NULL, &dsz, in tee_tadb_ta_close_and_commit()
A Dfs_htree.c532 res = crypto_authenc_enc_final(ctx, plain, len, crypt, &out_size, tag, in authenc_encrypt_final()
A Dtee_svc_cryp.c3409 res = crypto_authenc_enc_final(cs->ctx, src_data, src_len, dst_data, in syscall_authenc_enc_final()
/optee_os/out/arm/core/
A Dtee.symb_sizes702 000000000e10eabc 000000000000008c T crypto_authenc_enc_final
A Dtee.dmp2061 000000000e10eabc g F .text 000000000000008c crypto_authenc_enc_final
22913 000000000e10eabc <crypto_authenc_enc_final>:
22914 crypto_authenc_enc_final():
22928 e10eae0: 54000283 b.cc e10eb30 <crypto_authenc_enc_final+0x74> // b.lo, b.ul, b.last
57633 e12539c: 97ffa5c8 bl e10eabc <crypto_authenc_enc_final>
61535 e127e4c: 97ff9b1c bl e10eabc <crypto_authenc_enc_final>
66090 e12ae4c: 97ff8f1c bl e10eabc <crypto_authenc_enc_final>
A Dtee.map21489 .text.crypto_authenc_enc_final
21491 0x000000000e10eabc crypto_authenc_enc_final

Completed in 204 milliseconds