Searched refs:FIDO_EXT_MINPINLEN (Results 1 – 3 of 3) sorted by relevance
106 #define FIDO_EXT_MINPINLEN 0x10 macro118 FIDO_EXT_MINPINLEN)
613 if (ext->mask & FIDO_EXT_MINPINLEN) in cbor_encode_cred_ext()646 if (ext->mask & FIDO_EXT_MINPINLEN) { in cbor_encode_cred_ext()1169 authdata_ext->mask |= FIDO_EXT_MINPINLEN; in decode_cred_extension()
924 cred->ext.mask &= ~FIDO_EXT_MINPINLEN; in fido_cred_set_pin_minlen()926 cred->ext.mask |= FIDO_EXT_MINPINLEN; in fido_cred_set_pin_minlen()