Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/cert/
H A Dcomp_curs.c473 REQUIRES( isGeneralNameComponent( certInfoType ) ); in selectGeneralNameComponent()
1125 isGeneralNameComponent( value ) ) ) ); in setAttributeCursor()
1169 isGeneralNameComponent( value ) ) ) ); in setAttributeCursor()
1189 if( isGeneralNameComponent( value ) ) in setAttributeCursor()
H A Dcomp_del.c193 if( isGeneralNameComponent( certInfoType ) ) in deleteCertComponent()
H A Dcert.h885 #define isGeneralNameComponent( certInfoType ) \ macro
H A Dcomp_get.c277 if( isGeneralNameComponent( certInfoType ) ) in getCertComponent()
H A Dcomp_set.c688 if( isGeneralNameComponent( certInfoType ) ) in addCertComponentString()
H A Dcomp_gets.c1081 if( isGeneralNameComponent( certInfoType ) ) in getCertComponentString()