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

/solaris-userland-s11u3/components/pam_pkcs11/
H A Dpam_pkcs11.conf71 # "signature" Does also a signature check to ensure that private
73 # You can use a combination of ca,crl, and signature flags, or just
75 # cert_policy = ca,signature;
76 cert_policy = signature;
/solaris-userland-s11u3/components/coolkey/test/
H A Dtest.c138 CK_BYTE signature[1024], encrypted_buf[16384], decrypted_buf[16384]; local
520 signature_len = sizeof(signature);
522 chk_rv = C_Sign(hSession, (CK_BYTE_PTR) "Test", strlen("Test"), (CK_BYTE_PTR) &signature, &signature_len);
527 printf("%02x ", (unsigned int) signature[byte_idx]);
/solaris-userland-s11u3/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h1910 /* byte[0:3] signature is 0xdeadbeef */
1911 u32 signature; member in struct:psif_flash_header_app
1961 /* byte[0:3] signature of 0xdeadbeef */
1962 u32 signature; member in struct:psif_flash_header_all
/solaris-userland-s11u3/components/nmap/
H A Dnmap.license431 signature of Ty Coon, 1 April 1989

Completed in 325 milliseconds