Home
last modified time | relevance | path

Searched refs:zx_ac_Generation_ELEM (Results 1 – 4 of 4) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/c/
H A Dzx-ac-dec.c135 case zx_ac_Generation_ELEM: in zx_DEC_ELEM_ac_ActivationPin()
907 case zx_ac_Generation_ELEM: in zx_DEC_ELEM_ac_Password()
H A Dzx-const.h907 #define zx_ac_Generation_ELEM 0x4d0548 macro
H A Dzx-elems.c106 …C_ELEM_ac_ActivationPin, {zx_ac_Length_ELEM, zx_ac_Alphabet_ELEM, zx_ac_Generation_ELEM, zx_ac_Act…
1392 struct zx_el_desc zx_ac_Generation_EL_DESC = { 0, zx_ac_Generation_ELEM, sizeof(struct zx_ac_Genera…
2578 …zx_DEC_ELEM_ac_Password, {zx_ac_Length_ELEM, zx_ac_Alphabet_ELEM, zx_ac_Generation_ELEM, zx_ac_Ext…
H A Dzx-ac-data.h935 …c_Generation(c, father) (struct zx_ac_Generation_s*)zx_new_elem((c),(father),zx_ac_Generation_ELEM)