Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dsoftp11.c1406 const CK_MECHANISM_TYPE *mechs, int mechs_len, in commonInit() argument
1424 for (i = 0; i < mechs_len; i++) in commonInit()
1427 if (i == mechs_len) { in commonInit()