Home
last modified time | relevance | path

Searched refs:crypto_authenc_alloc_ctx (Results 1 – 10 of 10) sorted by relevance

/optee_os/core/tee/
A Dtee_ta_enc_manager.c18 res = crypto_authenc_alloc_ctx(enc_ctx, ehdr->enc_algo); in tee_ta_decrypt_init()
A Dtadb.c286 res = crypto_authenc_alloc_ctx(&ctx, TADB_AUTH_ENC_ALG); in tadb_authenc_init()
A Dfs_htree.c462 res = crypto_authenc_alloc_ctx(&ctx, alg); in authenc_init()
A Dtee_svc_cryp.c2217 res = crypto_authenc_alloc_ctx(&cs->ctx, algo); in syscall_cryp_state_alloc()
/optee_os/core/pta/tests/
A Daes_perf.c81 res = crypto_authenc_alloc_ctx(ctx, algo); in init_ctx()
/optee_os/core/include/crypto/
A Dcrypto.h60 TEE_Result crypto_authenc_alloc_ctx(void **ctx, uint32_t algo);
/optee_os/core/crypto/
A Dcrypto.c332 TEE_Result crypto_authenc_alloc_ctx(void **ctx, uint32_t algo) in crypto_authenc_alloc_ctx() function
/optee_os/out/arm/core/
A Dtee.symb_sizes904 000000000e10e914 0000000000000064 T crypto_authenc_alloc_ctx
A Dtee.dmp2779 000000000e10e914 g F .text 0000000000000064 crypto_authenc_alloc_ctx
22761 000000000e10e914 <crypto_authenc_alloc_ctx>:
22762 crypto_authenc_alloc_ctx():
22788 e10e95c: 35ffff60 cbnz w0, e10e948 <crypto_authenc_alloc_ctx+0x34>
22793 e10e968: 17fffff8 b e10e948 <crypto_authenc_alloc_ctx+0x34>
22798 e10e974: 17fffffa b e10e95c <crypto_authenc_alloc_ctx+0x48>
48310 e11f0e4: 97ffbe0c bl e10e914 <crypto_authenc_alloc_ctx>
55727 e123ed4: 97ffaa90 bl e10e914 <crypto_authenc_alloc_ctx>
60695 e127568: 97ff9ceb bl e10e914 <crypto_authenc_alloc_ctx>
62586 e128924: 97ff97fc bl e10e914 <crypto_authenc_alloc_ctx>
[all …]
A Dtee.map21477 .text.crypto_authenc_alloc_ctx
21479 0x000000000e10e914 crypto_authenc_alloc_ctx

Completed in 231 milliseconds