Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/smbsrv/test-crypt/
H A Dtest_encrypt.c87 test_encrypt(const uint8_t *ref, int mid) in test_encrypt() function
119 test_encrypt(cipher_data_ccm, CKM_AES_CCM); in main()
120 test_encrypt(cipher_data_gcm, CKM_AES_GCM); in main()
H A DMakefile86 TEOBJS= test_encrypt.o utils.o fksmb_encrypt_pkcs.o