Home
last modified time | relevance | path

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

/optee_os/core/tee/
A Dtee_ta_enc_manager.c27 res = crypto_authenc_init(*enc_ctx, TEE_MODE_DECRYPT, key, sizeof(key), in tee_ta_decrypt_init()
A Dtadb.c290 res = crypto_authenc_init(ctx, mode, entry->key, sizeof(entry->key), in tadb_authenc_init()
A Dfs_htree.c466 res = crypto_authenc_init(ctx, mode, ht->fek, TEE_FS_HTREE_FEK_SIZE, iv, in authenc_init()
A Dtee_svc_cryp.c3243 res = crypto_authenc_init(cs->ctx, cs->mode, (uint8_t *)(key + 1), in syscall_authenc_init()
/optee_os/core/pta/tests/
A Daes_perf.c102 res = crypto_authenc_init(*ctx, mode, aes_key, key_len, aes_iv, in init_ctx()
/optee_os/core/include/crypto/
A Dcrypto.h61 TEE_Result crypto_authenc_init(void *ctx, TEE_OperationMode mode,
/optee_os/core/crypto/
A Dcrypto.c375 TEE_Result crypto_authenc_init(void *ctx, TEE_OperationMode mode, in crypto_authenc_init() function
/optee_os/out/arm/core/
A Dtee.symb_sizes778 000000000e10e978 000000000000007c T crypto_authenc_init
A Dtee.dmp1900 000000000e10e978 g F .text 000000000000007c crypto_authenc_init
22800 000000000e10e978 <crypto_authenc_init>:
22801 crypto_authenc_init():
48331 e11f120: 97ffbe16 bl e10e978 <crypto_authenc_init>
57347 e12503c: 97ffa64f bl e10e978 <crypto_authenc_init>
60712 e12759c: 97ff9cf7 bl e10e978 <crypto_authenc_init>
62609 e128970: 97ff9802 bl e10e978 <crypto_authenc_init>
65753 e12aac8: 97ff8fac bl e10e978 <crypto_authenc_init>
A Dtee.map21480 .text.crypto_authenc_init
21482 0x000000000e10e978 crypto_authenc_init

Completed in 202 milliseconds