Searched refs:nonce_bbuf (Results 1 – 1 of 1) sorted by relevance
4104 void *nonce_bbuf = NULL; in syscall_authenc_init() 4118 res = bb_memdup_user(nonce, nonce_len, &nonce_bbuf); in syscall_authenc_init() 4123 key->key_size, nonce_bbuf, nonce_len, tag_len, in syscall_authenc_update_aad() 4092 void *nonce_bbuf = NULL; syscall_authenc_init() local