Searched refs:ciphers (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11.c145 * Tables for symmetric ciphers and digest mechs found in the pkcs11_kernel
194 /* Index for the supported ciphers */
363 * Static list of ciphers.
364 * Note, that ciphers array is indexed by member PK11_CIPHER.id,
365 * thus ciphers[i].id == i
368 static PK11_CIPHER ciphers[] = variable
1108 * count how many ciphers and digests to support. Since the cipher and
1167 * for asymmetric ciphers.
2200 /* Symmetric ciphers and digests support functions */
2208 if (ciphers[
[all...]

Completed in 16 milliseconds