OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:obj_is_rsakey
(Results
1 - 12
of
12
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_policy.c
45
} else if (
obj_is_rsakey
(hObject)) {
103
} else if (
obj_is_rsakey
(hObject)) {
tspi_changeauth.c
46
} else if (!
obj_is_rsakey
(hParentObject) && !obj_is_tpm(hParentObject)) {
53
} else if (
obj_is_rsakey
(hObjectToChange)) {
158
if (!
obj_is_rsakey
(hParentObject) && !obj_is_tpm(hParentObject))
165
if (
obj_is_rsakey
(hObjectToChange) ||
288
if (
obj_is_rsakey
(hObjectToChange)) {
tspi_transport.c
30
if (!
obj_is_rsakey
(hIdentKey))
tspi_migration.c
181
if (!
obj_is_rsakey
(hKeyToMigrate))
332
if (!
obj_is_rsakey
(hParentKey))
tspi_context.c
356
} else if (
obj_is_rsakey
(hObject)) {
tspi_getset.c
37
if (
obj_is_rsakey
(hObject)) {
312
if (
obj_is_rsakey
(hObject)) {
661
if (
obj_is_rsakey
(hObject)) {
879
if (
obj_is_rsakey
(hObject)) {
tspi_key.c
66
if (!
obj_is_rsakey
(hUnwrappingKey))
472
if (!
obj_is_rsakey
(hUnwrappingKey))
tspi_delegate.c
122
} else if (
obj_is_rsakey
(hObject)) {
tspi_ps.c
172
if (!obj_is_context(tspContext) || !
obj_is_rsakey
(hKey))
tsp_auth.c
512
else if (
obj_is_rsakey
(obj))
813
if (
obj_is_rsakey
(obj_parent)) {
obj_rsakey.c
233
obj_is_rsakey
(TSS_HOBJECT hObject)
function
/src/crypto/external/cpl/trousers/dist/src/include/
obj_rsakey.h
41
TSS_BOOL
obj_is_rsakey
(TSS_HOBJECT);
119
#define
obj_is_rsakey
(a) FALSE
macro
Completed in 25 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026