Home
last modified time | relevance | path

Searched refs:swe (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/crypto/
H A Dcryptosoft.c489 struct swcr_data *sw, *swa, *swe = NULL; in swcr_authenc() local
512 swe = sw; in swcr_authenc()
514 exf = swe->sw_exf; in swcr_authenc()
597 exf->reinit(swe->sw_kschedule, iv); in swcr_authenc()
606 exf->encrypt(swe->sw_kschedule, blk); in swcr_authenc()
610 exf->decrypt(swe->sw_kschedule, blk); in swcr_authenc()
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsEVAInstrInfo.td86 class SWE_DESC : STORE_EVA_DESC_BASE<"swe", GPR32Opnd, II_SWE>;
H A DMicroMipsInstrInfo.td841 def SWE_MM : MMRel, StoreMemory<"swe", GPR32Opnd, mem_simm9, null_frag,