Home
last modified time | relevance | path

Searched refs:isDNComponent (Results 1 – 5 of 5) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/cert/
H A Dcomp_curs.c658 REQUIRES( isDNComponent( certInfoType ) ); in selectDNComponent()
1124 ( isDNComponent( value ) || \ in setAttributeCursor()
1168 ( isDNComponent( value ) || \ in setAttributeCursor()
1201 if( isDNComponent( value ) ) in setAttributeCursor()
H A Dcomp_del.c221 if( isDNComponent( certInfoType ) ) in deleteCertComponent()
H A Dcert.h881 #define isDNComponent( certInfoType ) \ macro
H A Dcomp_set.c724 if( isDNComponent( certInfoType ) ) in addCertComponentString()
H A Dcomp_gets.c1107 if( isDNComponent( certInfoType ) ) in getCertComponentString()