Home
last modified time | relevance | path

Searched defs:key (Results 1 – 4 of 4) sorted by relevance

/optee_examples/acipher/ta/
A Dacipher_ta.c13 TEE_ObjectHandle key; member
21 TEE_ObjectHandle key; in cmd_gen_key() local
/optee_examples/aes/host/
A Dmain.c100 void set_key(struct test_ctx *ctx, char *key, size_t key_sz) in set_key()
164 char key[AES_TEST_KEY_SIZE]; in main() local
/optee_examples/aes/ta/
A Daes_ta.c121 char *key; in alloc_resources() local
237 char *key; in set_aes_key() local
/optee_examples/hotp/ta/
A Dhotp_ta.c42 static TEE_Result hmac_sha1(const uint8_t *key, const size_t keylen, in hmac_sha1()

Completed in 14 milliseconds