Searched refs:to_sm4_ecb_ctx (Results 1 – 4 of 4) sorted by relevance
23 static struct sm4_ecb_ctx *to_sm4_ecb_ctx(struct crypto_cipher_ctx *ctx) in to_sm4_ecb_ctx() function37 struct sm4_ecb_ctx *c = to_sm4_ecb_ctx(ctx); in sm4_ecb_init()54 struct sm4_ecb_ctx *c = to_sm4_ecb_ctx(ctx); in sm4_ecb_update()63 struct sm4_ecb_ctx *c = to_sm4_ecb_ctx(ctx); in sm4_ecb_final()70 free(to_sm4_ecb_ctx(ctx)); in sm4_ecb_free_ctx()76 struct sm4_ecb_ctx *src = to_sm4_ecb_ctx(src_ctx); in sm4_ecb_copy_state()77 struct sm4_ecb_ctx *dst = to_sm4_ecb_ctx(dst_ctx); in sm4_ecb_copy_state()
1096 000000000e1126bc 0000000000000048 t to_sm4_ecb_ctx
664 000000000e1126bc l F .text 0000000000000048 to_sm4_ecb_ctx28729 000000000e1126bc <to_sm4_ecb_ctx>:28730 to_sm4_ecb_ctx():28732 e1126bc: b40000c0 cbz x0, e1126d4 <to_sm4_ecb_ctx+0x18>28738 e1126d0: 54000180 b.eq e112700 <to_sm4_ecb_ctx+0x44> // b.none28767 e112718: 97ffffe9 bl e1126bc <to_sm4_ecb_ctx>28771 e112724: 97ffffe6 bl e1126bc <to_sm4_ecb_ctx>28788 e11274c: 97ffffdc bl e1126bc <to_sm4_ecb_ctx>28800 e112760: 97ffffd7 bl e1126bc <to_sm4_ecb_ctx>28820 e112790: 97ffffcb bl e1126bc <to_sm4_ecb_ctx>[all …]
21745 .text.to_sm4_ecb_ctx25554 .rodata.to_sm4_ecb_ctx.str1.1
Completed in 206 milliseconds