Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dcrypto.c181 if( ARCH_DEP(perform_cryptographic_key_management_operation) ) in DEF_INST()
182 ARCH_DEP(perform_cryptographic_key_management_operation) (inst, regs); in DEF_INST() local
H A Dcrypto.h25 CRY_DLL_IMPORT void (ATTR_REGPARM(2) *ARCH_DEP(perform_cryptographic_key_management_operation))(BYT…