Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-sensor-groups.c120 static void add_attr(int handle, struct sg_attr *attr, int index) in add_attr() function
138 add_attr(handle, &sg->sgattrs[count], j); in add_attr_group()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h1261 static TEEC_Result add_attr(uint32_t id, const void *v, uint32_t sz, in add_attr() function
1323 res = add_attr(id1, v1, sz1, &shm1, &offs1, &shm2, &offs2); in Invoke_Crypto_InitObjectWithKeys()
1326 res = add_attr(id2, v2, sz2, &shm1, &offs1, &shm2, &offs2); in Invoke_Crypto_InitObjectWithKeys()
1329 res = add_attr(id3, v3, sz3, &shm1, &offs1, &shm2, &offs2); in Invoke_Crypto_InitObjectWithKeys()
1332 res = add_attr(id4, v4, sz4, &shm1, &offs1, &shm2, &offs2); in Invoke_Crypto_InitObjectWithKeys()
1335 res = add_attr(id5, v5, sz5, &shm1, &offs1, &shm2, &offs2); in Invoke_Crypto_InitObjectWithKeys()