tls12_key_block_new
struct tls12_key_block *tls12_key_block_new(void);
if ((key_block = tls12_key_block_new()) == NULL)