Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_svc_cryp.c4092 void *nonce_bbuf = NULL; in syscall_authenc_init() local
4106 res = bb_memdup_user(nonce, nonce_len, &nonce_bbuf); in syscall_authenc_init()
4111 key->key_size, nonce_bbuf, nonce_len, tag_len, in syscall_authenc_init()