Searched refs:swe (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/crypto/ |
H A D | cryptosoft.c | 489 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 D | MipsEVAInstrInfo.td | 86 class SWE_DESC : STORE_EVA_DESC_BASE<"swe", GPR32Opnd, II_SWE>;
|
H A D | MicroMipsInstrInfo.td | 841 def SWE_MM : MMRel, StoreMemory<"swe", GPR32Opnd, mem_simm9, null_frag,
|