Searched refs:allow_while_on_body (Results 1 – 3 of 3) sorted by relevance
96 ASN1_NULL* allow_while_on_body; member150 ASN1_EXP_OPT(KM_AUTH_LIST, allow_while_on_body, ASN1_NULL,
481 let mut allow_while_on_body = false; in authorize_create() localVariable541 allow_while_on_body = true; in authorize_create()663 let on_body_extended = allow_while_on_body && last_off_body < hat.time_received(); in authorize_create()
659 bool_ptr = &record->allow_while_on_body; in build_auth_list()1238 if (record->allow_while_on_body && !auth_list->push_back(TAG_ALLOW_WHILE_ON_BODY)) { in extract_auth_list()