Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Dobj_policy.h151 TSS_RESULT obj_policy_set_hash_mode(TSS_HPOLICY, UINT32);
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_getset.c159 result = obj_policy_set_hash_mode(hObject, ulAttrib); in Tspi_SetAttribUint32()
H A Dobj_policy.c1070 obj_policy_set_hash_mode(TSS_HPOLICY hPolicy, UINT32 mode) in obj_policy_set_hash_mode() function