Home
last modified time | relevance | path

Searched refs:TEE_GenerateRandom (Results 1 – 16 of 16) sorted by relevance

/optee_os/ta/trusted_keys/
A Dentry.c51 TEE_GenerateRandom(rng_buf, params[0].memref.size); in get_random()
105 TEE_GenerateRandom(iv, IV_SIZE); in huk_ae_encrypt()
/optee_os/ta/pkcs11/src/
A Dpersistent_token.c105 TEE_GenerateRandom(&s, sizeof(s)); in hash_pin()
322 TEE_GenerateRandom(obj->uuid, sizeof(TEE_UUID)); in create_object_uuid()
A Dprocessing.c189 TEE_GenerateRandom(value, value_len); in generate_random_key_value()
A Dpkcs11_token.c1603 TEE_GenerateRandom(buffer, count); in entry_ck_generate_random()
/optee_os/out/arm/export-ta_arm64/host_include/
A Dtee_api.h323 void TEE_GenerateRandom(void *randomBuffer, uint32_t randomBufferLen);
/optee_os/out/arm/export-ta_arm64/include/
A Dtee_api.h323 void TEE_GenerateRandom(void *randomBuffer, uint32_t randomBufferLen);
/optee_os/lib/libutee/include/
A Dtee_api.h323 void TEE_GenerateRandom(void *randomBuffer, uint32_t randomBufferLen);
/optee_os/out/arm/export-ta_arm32/host_include/
A Dtee_api.h323 void TEE_GenerateRandom(void *randomBuffer, uint32_t randomBufferLen);
/optee_os/out/arm/export-ta_arm32/include/
A Dtee_api.h323 void TEE_GenerateRandom(void *randomBuffer, uint32_t randomBufferLen);
/optee_os/lib/libutee/
A Dtee_api_operations.c1819 void TEE_GenerateRandom(void *randomBuffer, uint32_t randomBufferLen) in TEE_GenerateRandom() function
1832 TEE_GenerateRandom(&rc, sizeof(rc)); in rand()
/optee_os/out/arm/ta/avb/
A D023f8f1a-292a-432b-8fc4-de8471358067.map1206 0x0000000000008bc8 TEE_GenerateRandom
A D023f8f1a-292a-432b-8fc4-de8471358067.dmp548 00008bc8 g F .text 00000012 TEE_GenerateRandom
20973 00008bc8 <TEE_GenerateRandom>:
20974 TEE_GenerateRandom():
20980 8bce: b118 cbz r0, 8bd8 <TEE_GenerateRandom+0x10>
20995 8be2: f7ff fff1 bl 8bc8 <TEE_GenerateRandom>
/optee_os/out/arm/ta/trusted_keys/
A Df04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.dmp578 000034b4 g F .text 00000012 TEE_GenerateRandom
808 164: f003 f9a6 bl 34b4 <TEE_GenerateRandom>
1043 2fc: f003 f8da bl 34b4 <TEE_GenerateRandom>
8494 000034b4 <TEE_GenerateRandom>:
8495 TEE_GenerateRandom():
8501 34ba: b118 cbz r0, 34c4 <TEE_GenerateRandom+0x10>
8516 34ce: f7ff fff1 bl 34b4 <TEE_GenerateRandom>
A Df04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.map990 0x00000000000034b4 TEE_GenerateRandom
/optee_os/out/arm/ta/pkcs11/
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp930 0000c900 g F .text 00000012 TEE_GenerateRandom
4458 1628: f00b f96a bl c900 <TEE_GenerateRandom>
4956 19a2: f00a ffad bl c900 <TEE_GenerateRandom>
13318 53a6: f007 faab bl c900 <TEE_GenerateRandom>
13766 5682: f007 f93d bl c900 <TEE_GenerateRandom>
30388 0000c900 <TEE_GenerateRandom>:
30389 TEE_GenerateRandom():
30395 c906: b118 cbz r0, c910 <TEE_GenerateRandom+0x10>
30410 c91a: f7ff fff1 bl c900 <TEE_GenerateRandom>
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.map2003 0x000000000000c900 TEE_GenerateRandom

Completed in 148 milliseconds