Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsoftp11.c1424 commonInit(CK_ATTRIBUTE *attr_match, int attr_match_len, in commonInit() argument
1436 ret = attributes_match(*o, attr_match, attr_match_len); in commonInit()