OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INPUT_TEMPLATE_ITEM
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/security/tf_crypto_sst/
service_system_protocol.h
114
}
INPUT_TEMPLATE_ITEM
;
pkcs11_object.c
108
INPUT_TEMPLATE_ITEM
sItem;
132
sizeof(
INPUT_TEMPLATE_ITEM
)*ulCount1; /* The attributes items */
136
sizeof(
INPUT_TEMPLATE_ITEM
)*ulCount2; /* The attributes items */
180
memcpy(pBuffer + nBufferIndex, &sItem, sizeof(
INPUT_TEMPLATE_ITEM
));
181
nBufferIndex += sizeof(
INPUT_TEMPLATE_ITEM
);
212
memcpy(pBuffer + nBufferIndex, &sItem, sizeof(
INPUT_TEMPLATE_ITEM
));
213
nBufferIndex += sizeof(
INPUT_TEMPLATE_ITEM
);
[
all
...]
Completed in 129 milliseconds