Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_hmac
usr/src/lib/pkcs11/pkcs11_kernel/common/kernelEmulate.h
64
boolean_t is_hmac(CK_MECHANISM_TYPE mechanism);
usr/src/lib/pkcs11/pkcs11_kernel/common/kernelSign.c
141
is_hmac(pMechanism->mechanism)) {
usr/src/lib/pkcs11/pkcs11_kernel/common/kernelVerify.c
144
is_hmac(pMechanism->mechanism)) {