Searched defs:clientdata (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/libfido2/src/ |
H A D | touch.c | 16 const char *clientdata = FIDO_DUMMY_CLIENTDATA; in fido_dev_get_touch_begin() local
|
H A D | assert.c | 393 get_es256_hash(fido_blob_t *dgst, const fido_blob_t *clientdata, in get_es256_hash() 417 get_es384_hash(fido_blob_t *dgst, const fido_blob_t *clientdata, in get_es384_hash() 441 get_eddsa_hash(fido_blob_t *dgst, const fido_blob_t *clientdata, in get_eddsa_hash() 457 const fido_blob_t *clientdata, const fido_blob_t *authdata_cbor) in fido_get_signed_hash()
|
H A D | u2f.c | 865 const char *clientdata = FIDO_DUMMY_CLIENTDATA; in u2f_get_touch_begin() local
|
H A D | cred.c | 246 size_t rp_id_len, const fido_blob_t *clientdata, const fido_blob_t *id, in get_signed_hash_u2f()
|
/freebsd-src/lib/clang/liblldb/ |
H A D | LLDBWrapLua.cpp | 338 void *clientdata; /* language specific type data */ global() member 359 void *clientdata; /* Language specific module data */ global() member 518 SWIG_TypeClientData(swig_type_info * ti,void * clientdata) SWIG_TypeClientData() argument 534 SWIG_TypeNewClientData(swig_type_info * ti,void * clientdata) SWIG_TypeNewClientData() argument 1040 SWIG_GetModule(clientdata) global() argument 1041 SWIG_SetModule(clientdata,pointer) global() argument 79841 SWIG_InitializeModule(SWIG_INIT_CLIENT_DATA_TYPE clientdata) SWIG_InitializeModule() argument [all...] |