Searched refs:vpsm4_ctr32_encrypt_blocks (Results 1 – 5 of 5) sorted by relevance
50 vpsm4_ctr32_encrypt_blocks); in sm4_gcm_initkey()
68 ctx->stream.ctr = (ctr128_f)vpsm4_ctr32_encrypt_blocks; in cipher_hw_sm4_initkey()
87 void vpsm4_ctr32_encrypt_blocks(const unsigned char *in, unsigned char *out,
129 dat->stream.ctr = (ctr128_f) vpsm4_ctr32_encrypt_blocks; in sm4_init_key()
2306 .globl vpsm4_ctr32_encrypt_blocks symbol2307 .type vpsm4_ctr32_encrypt_blocks,%function2309 vpsm4_ctr32_encrypt_blocks: label2731 .size vpsm4_ctr32_encrypt_blocks,.-vpsm4_ctr32_encrypt_blocks