Home
last modified time | relevance | path

Searched refs:ATTR_PREV (Results 1 – 6 of 6) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Dint_attr.c69 ATTR_PREV ); in attributeFindStart()
366 ATTR_PREV ); in moveCursorByGroup()
446 NULL, ATTR_PREV ); in moveCursorByAttribute()
454 NULL, ATTR_PREV ); in moveCursorByAttribute()
520 ATTR_PREV ); in moveCursorByInstance()
530 ATTR_PREV ); in moveCursorByInstance()
H A Dint_api.h858 ATTR_PREV, /* Get details for previous attribute */ enumerator
/dports/security/cryptlib/cryptlib-3.4.3/session/
H A Dsess_iattr.c86 if( attrGetType == ATTR_PREV )
183 subGroupMove = ( attrGetType == ATTR_PREV || \ in getAttrFunction()
188 REQUIRES_N( attrGetType == ATTR_NEXT || attrGetType == ATTR_PREV ); in getAttrFunction()
206 attributeListPtr = ( attrGetType == ATTR_PREV ) ? \ in getAttrFunction()
H A Dssh2_chn.c209 if( attrGetType == ATTR_PREV ) in accessFunction()
/dports/security/cryptlib/cryptlib-3.4.3/envelope/
H A Denv_attr.c220 REQUIRES( attrGetType == ATTR_NEXT || attrGetType == ATTR_PREV ); in moveVirtualCursor()
247 if( attrGetType == ATTR_PREV ) in moveVirtualCursor()
338 subGroupMove = ( ( attrGetType == ATTR_PREV || \ in getAttrFunction()
351 contentListPtr = ( attrGetType == ATTR_PREV ) ? \ in getAttrFunction()
/dports/security/cryptlib/cryptlib-3.4.3/cert/
H A Dext.c78 if( attrGetType == ATTR_PREV ) in getAttrFunction()